From f4dd49a5fd0e44b4a46b6d5105ec75e4d75fc687 Mon Sep 17 00:00:00 2001 From: Andreas Steffen Date: Tue, 17 Sep 2013 10:57:46 +0200 Subject: [PATCH] Version bump to 5.1.1dr4 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 3dbeecc..a58d69b 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]) -- 2.7.4