From: Andreas Steffen Date: Fri, 11 Oct 2013 07:53:42 +0000 (+0200) Subject: Version bump to 5.1.1rc1 X-Git-Tag: 5.1.1rc1~49 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4524e128f845f8842cdf9ffecf4c1978218212cb;p=thirdparty%2Fstrongswan.git Version bump to 5.1.1rc1 --- diff --git a/configure.ac b/configure.ac index a58d69b879..472c539e3f 100644 --- a/configure.ac +++ b/configure.ac @@ -19,7 +19,7 @@ # initialize & set some vars # ============================ -AC_INIT([strongSwan],[5.1.1dr4]) +AC_INIT([strongSwan],[5.1.1rc1]) AM_INIT_AUTOMAKE([tar-ustar subdir-objects]) m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES]) AC_CONFIG_MACRO_DIR([m4/config])