mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-04 00:00:14 -04:00
Version bump to 5.7.0dr2
This commit is contained in:
parent
295493f46f
commit
78584d7efc
@ -19,7 +19,7 @@
|
||||
# initialize & set some vars
|
||||
# ============================
|
||||
|
||||
AC_INIT([strongSwan],[5.7.0dr1])
|
||||
AC_INIT([strongSwan],[5.7.0dr2])
|
||||
AM_INIT_AUTOMAKE(m4_esyscmd([
|
||||
echo tar-ustar
|
||||
echo subdir-objects
|
||||
|
@ -31,7 +31,7 @@ fi
|
||||
: ${KERNELPATCH=ha-4.15.6-abicompat.patch.bz2}
|
||||
|
||||
# strongSwan version used in tests
|
||||
: ${SWANVERSION=5.7.0dr1}
|
||||
: ${SWANVERSION=5.7.0dr2}
|
||||
|
||||
# Build directory where the guest kernel and images will be built
|
||||
: ${BUILDDIR=$TESTDIR/build}
|
||||
|
Loading…
x
Reference in New Issue
Block a user