diff options
author | Andreas Steffen <andreas.steffen@strongswan.org> | 2016-10-30 17:34:05 +0100 |
---|---|---|
committer | Andreas Steffen <andreas.steffen@strongswan.org> | 2016-10-30 17:34:05 +0100 |
commit | 4a979994665d48050a0b2065f6c1c221382a79a7 (patch) | |
tree | c873837b0d8f254541806f9437ce098341f2cc89 /configure.ac | |
parent | 880c3124586c42ee2a359322a879109d41b657e6 (diff) | |
download | strongswan-5.5.2dr1.tar.bz2 strongswan-5.5.2dr1.tar.xz |
Version bump to 5.5.2dr15.5.2dr1
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 622c79a10..0db68e2c5 100644 --- a/configure.ac +++ b/configure.ac @@ -19,7 +19,7 @@ # initialize & set some vars # ============================ -AC_INIT([strongSwan],[5.5.1]) +AC_INIT([strongSwan],[5.5.2dr1]) AM_INIT_AUTOMAKE(m4_esyscmd([ echo tar-ustar echo subdir-objects |