aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2011-12-03 15:12:14 +0100
committerAndreas Steffen <andreas.steffen@strongswan.org>2012-03-20 17:31:11 +0100
commit8c583c110eab8e2ed5b8853e320173847e31992c (patch)
treef92aaa952e3da4992117ff340a2f8aa390bbe144 /configure.in
parent07abb470c661cc2df1005b01ad17e1564f32384e (diff)
downloadstrongswan-8c583c110eab8e2ed5b8853e320173847e31992c.tar.bz2
strongswan-8c583c110eab8e2ed5b8853e320173847e31992c.tar.xz
version bump to 5.0.0dr1
Diffstat (limited to 'configure.in')
-rwxr-xr-xconfigure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 7385570b5..743500e28 100755
--- a/configure.in
+++ b/configure.in
@@ -16,7 +16,7 @@ dnl ===========================
dnl initialize & set some vars
dnl ===========================
-AC_INIT(strongSwan,4.6.1)
+AC_INIT(strongSwan,5.0.0dr1)
AM_INIT_AUTOMAKE(tar-ustar)
AC_CONFIG_MACRO_DIR([m4/config])
PKG_PROG_PKG_CONFIG