diff options
author | Andreas Steffen <andreas.steffen@strongswan.org> | 2017-03-03 09:34:50 +0100 |
---|---|---|
committer | Andreas Steffen <andreas.steffen@strongswan.org> | 2017-03-03 09:34:50 +0100 |
commit | 6885375e66ad158ad8953a341881898acad07635 (patch) | |
tree | 4c08f5d151de1637c42428cc03b581d6cdeb6cc9 /configure.ac | |
parent | 2da6a5f5419fae0b445136de2173e2fa9c5ba306 (diff) | |
download | strongswan-5.5.2dr6.tar.bz2 strongswan-5.5.2dr6.tar.xz |
Version bump to 5.5.2dr65.5.2dr6
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 24d067f57..f6103149b 100644 --- a/configure.ac +++ b/configure.ac @@ -19,7 +19,7 @@ # initialize & set some vars # ============================ -AC_INIT([strongSwan],[5.5.2dr5]) +AC_INIT([strongSwan],[5.5.2dr6]) AM_INIT_AUTOMAKE(m4_esyscmd([ echo tar-ustar echo subdir-objects |