diff options
author | Tobias Brunner <tobias@strongswan.org> | 2016-04-06 11:17:27 +0200 |
---|---|---|
committer | Tobias Brunner <tobias@strongswan.org> | 2016-04-06 11:17:40 +0200 |
commit | aa65b8c147b9f31f9071cb4bf201569fc8d2aadb (patch) | |
tree | ce88b1dbcfbbe615a4e31d5397ae1e80e38d1b97 | |
parent | 76397efa21d0075705ccae1f451e39e7b6967f17 (diff) | |
download | strongswan-aa65b8c147b9f31f9071cb4bf201569fc8d2aadb.tar.bz2 strongswan-aa65b8c147b9f31f9071cb4bf201569fc8d2aadb.tar.xz |
testing: Version bump to 5.4.0
References #1382.
-rw-r--r-- | testing/testing.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/testing.conf b/testing/testing.conf index dedc3310f..0b4c63e00 100644 --- a/testing/testing.conf +++ b/testing/testing.conf @@ -31,7 +31,7 @@ fi : ${KERNELPATCH=ha-4.2-abicompat.patch.bz2} # strongSwan version used in tests -: ${SWANVERSION=5.3.3} +: ${SWANVERSION=5.4.0} # Build directory where the guest kernel and images will be built : ${BUILDDIR=$TESTDIR/build} |