~vcs-imports/strongswan/master

« back to all changes in this revision

Viewing changes to testing/testing.conf

  • Committer: Andreas Steffen
  • Date: 2018-12-27 11:11:49 UTC
  • Revision ID: git-v1:eb16352232b54fd2825b8eea1b617a865de5790c
Tags: 5.7.2
Version bump to 5.7.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
31
31
: ${KERNELPATCH=ha-4.16-abicompat.patch.bz2}
32
32
 
33
33
# strongSwan version used in tests
34
 
: ${SWANVERSION=5.7.2rc1}
 
34
: ${SWANVERSION=5.7.2}
35
35
 
36
36
# Build directory where the guest kernel and images will be built
37
37
: ${BUILDDIR=$TESTDIR/build}