diff options
author | Andreas Steffen <andreas.steffen@strongswan.org> | 2016-06-26 18:54:56 +0200 |
---|---|---|
committer | Andreas Steffen <andreas.steffen@strongswan.org> | 2016-06-26 20:11:30 +0200 |
commit | 6a24637dcbfc8f4dd09da2e2f89681900c5f3142 (patch) | |
tree | 7dc6bc2abab4051c6a8e1111a6e071810fbe3f5c /configure.ac | |
parent | 4b1513ed5973df0c05cd87009acd19dec78a2263 (diff) | |
download | strongswan-5.5.0dr1.tar.bz2 strongswan-5.5.0dr1.tar.xz |
Version bump to 5.5.0dr15.5.0dr1
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 7f897c60f..fdae23852 100644 --- a/configure.ac +++ b/configure.ac @@ -19,7 +19,7 @@ # initialize & set some vars # ============================ -AC_INIT([strongSwan],[5.4.1dr4]) +AC_INIT([strongSwan],[5.5.0dr1]) AM_INIT_AUTOMAKE(m4_esyscmd([ echo tar-ustar echo subdir-objects |