]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
Version bump to 5.9.5dr3 5.9.5dr3
authorAndreas Steffen <andreas.steffen@strongswan.org>
Sat, 11 Dec 2021 15:39:34 +0000 (16:39 +0100)
committerAndreas Steffen <andreas.steffen@strongswan.org>
Sat, 11 Dec 2021 15:39:34 +0000 (16:39 +0100)
configure.ac
testing/testing.conf

index 85893ebc1540b4f5f4396c82dd35474c4439f462..3e6ffc1e1420e14e48371ed4da2f46ab3c6ef205 100644 (file)
@@ -19,7 +19,7 @@
 #  initialize & set some vars
 # ============================
 
-AC_INIT([strongSwan],[5.9.5dr2])
+AC_INIT([strongSwan],[5.9.5dr3])
 AM_INIT_AUTOMAKE(m4_esyscmd([
        echo tar-ustar
        echo subdir-objects
index aceaa6fe240d02dc35b54981277f4969c8a73983..71789031f58813c609dc74c96ac5373dc6dbfeb2 100644 (file)
@@ -31,7 +31,7 @@ fi
 : ${KERNELPATCH=ha-5.14-abicompat.patch.bz2}
 
 # strongSwan version used in tests
-: ${SWANVERSION=5.9.5dr2}
+: ${SWANVERSION=5.9.5dr3}
 
 # Build directory where the guest kernel and images will be built
 : ${BUILDDIR=$TESTDIR/build}