From 86818437c54cb8528f9c863b4e08a753cc40f479 Mon Sep 17 00:00:00 2001 From: Andreas Steffen Date: Wed, 1 Dec 2010 10:08:49 +0100 Subject: [PATCH] version bump to 4.5.1dr2 --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.in b/configure.in index 403a27f3a..e55b7853e 100644 --- a/configure.in +++ b/configure.in @@ -16,7 +16,7 @@ dnl =========================== dnl initialize & set some vars dnl =========================== -AC_INIT(strongSwan,4.5.1dr1) +AC_INIT(strongSwan,4.5.1dr2) AM_INIT_AUTOMAKE(tar-ustar) AC_CONFIG_MACRO_DIR([m4/config]) PKG_PROG_PKG_CONFIG