From: Andreas Steffen Date: Tue, 14 Aug 2012 08:00:46 +0000 (+0200) Subject: version bump to 5.0.1dr2 X-Git-Tag: 5.0.1~205 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=81d7e9bbaf6494ad8c86e6dfd1bdfc78bcbde700;p=thirdparty%2Fstrongswan.git version bump to 5.0.1dr2 --- diff --git a/configure.in b/configure.in index 3b9b5c244c..ae8648b7a6 100644 --- a/configure.in +++ b/configure.in @@ -16,7 +16,7 @@ dnl =========================== dnl initialize & set some vars dnl =========================== -AC_INIT(strongSwan,5.0.1dr1) +AC_INIT(strongSwan,5.0.1dr2) AM_INIT_AUTOMAKE(tar-ustar) AC_CONFIG_MACRO_DIR([m4/config]) AC_CONFIG_HEADERS([config.h])