From: Andreas Steffen Date: Mon, 4 Feb 2013 06:51:07 +0000 (+0100) Subject: version bump to 5.0.3dr1 X-Git-Tag: 5.0.3dr1~16 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1f6ee9ec4456aa48872abce212b928f2a5804b44;p=thirdparty%2Fstrongswan.git version bump to 5.0.3dr1 --- diff --git a/configure.in b/configure.in index 2c3e739d6c..cef1a47410 100644 --- a/configure.in +++ b/configure.in @@ -16,7 +16,7 @@ dnl =========================== dnl initialize & set some vars dnl =========================== -AC_INIT(strongSwan,5.0.2) +AC_INIT(strongSwan,5.0.3dr1) AM_INIT_AUTOMAKE(tar-ustar) AC_CONFIG_MACRO_DIR([m4/config]) AC_CONFIG_HEADERS([config.h])