diff options
author | Andreas Steffen <andreas.steffen@strongswan.org> | 2009-06-19 14:48:03 +0200 |
---|---|---|
committer | Andreas Steffen <andreas.steffen@strongswan.org> | 2009-06-19 14:48:03 +0200 |
commit | 0fcfd0f5a38ec08417bcf536019d4809f6e672ac (patch) | |
tree | 184c6b0115a70842f3d368db0031471afc2acc97 | |
parent | 1e3bcfeb714d58f15e2779984462d59f062b6bb0 (diff) | |
download | strongswan-4.2.16.tar.bz2 strongswan-4.2.16.tar.xz |
version bump to 4.2.164.2.16
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index c829758bc..2b7d92d75 100644 --- a/configure.in +++ b/configure.in @@ -16,7 +16,7 @@ dnl =========================== dnl initialize & set some vars dnl =========================== -AC_INIT(strongSwan,4.2.15) +AC_INIT(strongSwan,4.2.16) AM_INIT_AUTOMAKE(tar-ustar) AC_C_BIGENDIAN AC_SUBST(confdir, '${sysconfdir}') |