diff options
author | Andreas Steffen <andreas.steffen@strongswan.org> | 2014-05-12 07:39:33 +0200 |
---|---|---|
committer | Andreas Steffen <andreas.steffen@strongswan.org> | 2014-05-12 07:39:33 +0200 |
commit | 92b562605569527ebee8f6031ea208ad3159cb37 (patch) | |
tree | ada37d8691220d733e21271fde6930cb60da9c3e /configure.ac | |
parent | 03b5def0fa00cb4f02ade4d22b3f5f68bbf56f3e (diff) | |
download | strongswan-92b562605569527ebee8f6031ea208ad3159cb37.tar.bz2 strongswan-92b562605569527ebee8f6031ea208ad3159cb37.tar.xz |
Version bump to 5.2.0dr35.2.0dr3
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 966b9d002..53a916ccd 100644 --- a/configure.ac +++ b/configure.ac @@ -19,7 +19,7 @@ # initialize & set some vars # ============================ -AC_INIT([strongSwan],[5.2.0dr2]) +AC_INIT([strongSwan],[5.2.0dr3]) AM_INIT_AUTOMAKE(m4_esyscmd([ echo tar-ustar echo subdir-objects |