From: Andreas Steffen Date: Sat, 20 Oct 2012 08:49:27 +0000 (+0200) Subject: version bump to 5.0.2dr2 X-Git-Tag: 5.0.2dr4~337 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d8e62ae9b48bb8fc3a5526f5a600e22a2ad88807;p=thirdparty%2Fstrongswan.git version bump to 5.0.2dr2 --- diff --git a/configure.in b/configure.in index 7a1d5b5c3e..a1c2de1aec 100644 --- a/configure.in +++ b/configure.in @@ -16,7 +16,7 @@ dnl =========================== dnl initialize & set some vars dnl =========================== -AC_INIT(strongSwan,5.0.2dr1) +AC_INIT(strongSwan,5.0.2dr2) AM_INIT_AUTOMAKE(tar-ustar) AC_CONFIG_MACRO_DIR([m4/config]) AC_CONFIG_HEADERS([config.h])