diff options
author | Andreas Steffen <andreas.steffen@strongswan.org> | 2013-02-19 20:25:13 +0100 |
---|---|---|
committer | Andreas Steffen <andreas.steffen@strongswan.org> | 2013-02-19 20:25:13 +0100 |
commit | 7a93844f210023fabdd86601d3ffbb795cd8f5b4 (patch) | |
tree | db068b8ec55ffaeca819b663d4548b55b9d51578 /configure.in | |
parent | 371b752f008dd862578273f5c3888964b5345b48 (diff) | |
download | strongswan-5.0.3dr2.tar.bz2 strongswan-5.0.3dr2.tar.xz |
version bump to 5.0.3dr25.0.3dr2
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 f4a29ce5e..fb7857693 100644 --- a/configure.in +++ b/configure.in @@ -19,7 +19,7 @@ # initialize & set some vars # ============================ -AC_INIT([strongSwan],[5.0.3dr1]) +AC_INIT([strongSwan],[5.0.3dr2]) AM_INIT_AUTOMAKE(tar-ustar) AC_CONFIG_MACRO_DIR([m4/config]) AC_CONFIG_HEADERS([config.h]) |