diff options
author | Andreas Steffen <andreas.steffen@strongswan.org> | 2017-09-13 16:56:45 +0200 |
---|---|---|
committer | Andreas Steffen <andreas.steffen@strongswan.org> | 2017-09-13 16:56:45 +0200 |
commit | c80cec2d5e6f9e9489c85f9d7cf639b8dae0e97d (patch) | |
tree | 7caa83f23ffd44591e195009441f6b912d1bb04d /configure.ac | |
parent | 8aad7ffb11beb1c39bde41a456b7c21b240667c8 (diff) | |
download | strongswan-5.6.1dr2.tar.bz2 strongswan-5.6.1dr2.tar.xz |
Version bump to 5.6.1dr25.6.1dr2
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac index 7d0a89f19..400c33bf0 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ # # Copyright (C) 2007-2017 Tobias Brunner -# Copyright (C) 2006-2016 Andreas Steffen +# Copyright (C) 2006-2017 Andreas Steffen # Copyright (C) 2006-2014 Martin Willi # HSR Hochschule fuer Technik Rapperswil # @@ -19,7 +19,7 @@ # initialize & set some vars # ============================ -AC_INIT([strongSwan],[5.6.1dr1]) +AC_INIT([strongSwan],[5.6.1dr2]) AM_INIT_AUTOMAKE(m4_esyscmd([ echo tar-ustar echo subdir-objects |