From: Andreas Steffen Date: Mon, 20 Aug 2012 10:25:53 +0000 (+0200) Subject: version bump to 5.0.1dr3 X-Git-Tag: 5.0.1~177 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ff8309889e5ca250fe3aa1b5facd978afbf2fc8;p=thirdparty%2Fstrongswan.git version bump to 5.0.1dr3 --- diff --git a/configure.in b/configure.in index ae8648b7a6..b685db9007 100644 --- a/configure.in +++ b/configure.in @@ -16,7 +16,7 @@ dnl =========================== dnl initialize & set some vars dnl =========================== -AC_INIT(strongSwan,5.0.1dr2) +AC_INIT(strongSwan,5.0.1dr3) AM_INIT_AUTOMAKE(tar-ustar) AC_CONFIG_MACRO_DIR([m4/config]) AC_CONFIG_HEADERS([config.h])