aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2012-08-31 02:47:19 +0200
committerAndreas Steffen <andreas.steffen@strongswan.org>2012-08-31 02:47:37 +0200
commit7b1c711ea00b6199045a9537f667e79db0032ae7 (patch)
tree0ee8f798255985fa2533e238bc2a87776e6b837a
parentdb275b1477273e2ede04264daa35ab5722ed9a7e (diff)
downloadstrongswan-7b1c711ea00b6199045a9537f667e79db0032ae7.tar.bz2
strongswan-7b1c711ea00b6199045a9537f667e79db0032ae7.tar.xz
version bump to 5.0.1dr4
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 2ab96e078..43fd09351 100644
--- a/configure.in
+++ b/configure.in
@@ -16,7 +16,7 @@ dnl ===========================
dnl initialize & set some vars
dnl ===========================
-AC_INIT(strongSwan,5.0.1dr3)
+AC_INIT(strongSwan,5.0.1dr4)
AM_INIT_AUTOMAKE(tar-ustar)
AC_CONFIG_MACRO_DIR([m4/config])
AC_CONFIG_HEADERS([config.h])