From: Andreas Steffen Date: Tue, 17 Sep 2013 08:57:46 +0000 (+0200) Subject: Version bump to 5.1.1dr4 X-Git-Tag: 5.1.1dr4~23 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f4dd49a5fd0e44b4a46b6d5105ec75e4d75fc687;p=thirdparty%2Fstrongswan.git Version bump to 5.1.1dr4 --- diff --git a/configure.ac b/configure.ac index 3dbeeccee0..a58d69b879 100644 --- a/configure.ac +++ b/configure.ac @@ -19,7 +19,7 @@ # initialize & set some vars # ============================ -AC_INIT([strongSwan],[5.1.1dr3]) +AC_INIT([strongSwan],[5.1.1dr4]) AM_INIT_AUTOMAKE([tar-ustar subdir-objects]) m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES]) AC_CONFIG_MACRO_DIR([m4/config])