diff options
author | Andreas Steffen <andreas.steffen@strongswan.org> | 2012-07-11 17:46:45 +0200 |
---|---|---|
committer | Andreas Steffen <andreas.steffen@strongswan.org> | 2012-07-11 17:46:45 +0200 |
commit | ccceb82662a9f920c714fc7842d60b509aefe165 (patch) | |
tree | 3fa6b0bc613e36026ad948c542cf3253782ce62e /configure.in | |
parent | c56667f1db57c5970e126a323d02b634d6f3895b (diff) | |
download | strongswan-ccceb82662a9f920c714fc7842d60b509aefe165.tar.bz2 strongswan-ccceb82662a9f920c714fc7842d60b509aefe165.tar.xz |
version bump to 5.0.1dr1
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 2 |
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]) |