]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
Version bump to 5.6.1dr3 5.6.1dr3
authorAndreas Steffen <andreas.steffen@strongswan.org>
Tue, 26 Sep 2017 20:43:38 +0000 (22:43 +0200)
committerAndreas Steffen <andreas.steffen@strongswan.org>
Tue, 26 Sep 2017 20:43:38 +0000 (22:43 +0200)
configure.ac
testing/testing.conf

index 0cfe524845d92e47e4ded4a0ddc89e296dbebc3c..a03370ef72fec80396a4209c93eecd736c02db29 100644 (file)
@@ -19,7 +19,7 @@
 #  initialize & set some vars
 # ============================
 
-AC_INIT([strongSwan],[5.6.1dr2])
+AC_INIT([strongSwan],[5.6.1dr3])
 AM_INIT_AUTOMAKE(m4_esyscmd([
        echo tar-ustar
        echo subdir-objects
index dc8f61eb5faf198874229a11dfffb0380740c34d..61fee080e7a7660874acf0479938204c6659fcfd 100644 (file)
@@ -31,7 +31,7 @@ fi
 : ${KERNELPATCH=ha-4.4-abicompat.patch.bz2}
 
 # strongSwan version used in tests
-: ${SWANVERSION=5.6.1dr2}
+: ${SWANVERSION=5.6.1dr3}
 
 # Build directory where the guest kernel and images will be built
 : ${BUILDDIR=$TESTDIR/build}