]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
Version bump to 6.0.0beta3
authorAndreas Steffen <andreas.steffen@strongswan.org>
Wed, 5 Oct 2022 13:23:27 +0000 (15:23 +0200)
committerTobias Brunner <tobias@strongswan.org>
Wed, 22 Mar 2023 10:37:07 +0000 (11:37 +0100)
configure.ac
testing/config/kernel/config-6.0
testing/testing.conf

index 8195cb682add6320ce07ddcf02d84dcfc1b2b41d..0769971d1812b43c2799d6bde8cd6604fafda4cd 100644 (file)
@@ -20,7 +20,7 @@
 #  initialize & set some vars
 # ============================
 
-AC_INIT([strongSwan],[5.9.10])
+AC_INIT([strongSwan],[6.0.0beta3])
 AM_INIT_AUTOMAKE(m4_esyscmd([
        echo tar-ustar
        echo subdir-objects
index 5edb36544dcf81bf3057a0f320ebbb28b3a03b9d..164e079e76dbc6a0e15b97080ee81d8e2faa9219 100644 (file)
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/x86 6.0.3 Kernel Configuration
+# Linux/x86 6.0.0 Kernel Configuration
 #
 CONFIG_CC_VERSION_TEXT="gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0"
 CONFIG_CC_IS_GCC=y
index 3e60a5ba534ee11b72596941f0c41bba150276bf..9db3dc2680b8264e45ff0b747a336bdcee42a539 100644 (file)
@@ -31,7 +31,7 @@ fi
 : ${KERNELPATCH=ha-6.1-abicompat.patch.bz2}
 
 # strongSwan version used in tests
-: ${SWANVERSION=5.9.10}
+: ${SWANVERSION=6.0.0beta3}
 
 # Build directory where the guest kernel and images will be built
 : ${BUILDDIR=$TESTDIR/build}