# 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
#
# 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
: ${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}