aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2012-07-11 17:46:45 +0200
committerAndreas Steffen <andreas.steffen@strongswan.org>2012-07-11 17:46:45 +0200
commitccceb82662a9f920c714fc7842d60b509aefe165 (patch)
tree3fa6b0bc613e36026ad948c542cf3253782ce62e /configure.in
parentc56667f1db57c5970e126a323d02b634d6f3895b (diff)
downloadstrongswan-ccceb82662a9f920c714fc7842d60b509aefe165.tar.bz2
strongswan-ccceb82662a9f920c714fc7842d60b509aefe165.tar.xz
version bump to 5.0.1dr1
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 79ede656d..91993acaa 100644
--- a/configure.in
+++ b/configure.in
@@ -16,7 +16,7 @@ dnl ===========================
dnl initialize & set some vars
dnl ===========================
-AC_INIT(strongSwan,5.0.0)
+AC_INIT(strongSwan,5.0.1dr1)
AM_INIT_AUTOMAKE(tar-ustar)
AC_CONFIG_MACRO_DIR([m4/config])
AC_CONFIG_HEADERS([config.h])