version bump to 4.6.0dr1

This commit is contained in:
Andreas Steffen 2011-08-10 09:28:31 +02:00
parent 3205e3be7a
commit 5a2e2e0b8c
2 changed files with 10 additions and 1 deletions

9
NEWS
View File

@ -1,3 +1,11 @@
strongswan-4.5.6
----------------
- The tnc-ifmap plugin implements a TNC IF-MAP 2.0 client that which
can deliver metadata about IKE_SAs via a SOAP interface to a
MAP server. The tnc-ifmap plugin requires the Apache Axis2/C library.
strongswan-4.5.3
----------------
@ -37,6 +45,7 @@ strongswan-4.5.3
setting, but the value defined by its own closeaction keyword. The action
is triggered if the remote peer closes a CHILD_SA unexpectedly.
strongswan-4.5.2
----------------

View File

@ -16,7 +16,7 @@ dnl ===========================
dnl initialize & set some vars
dnl ===========================
AC_INIT(strongSwan,4.5.3)
AC_INIT(strongSwan,4.6.0dr1)
AM_INIT_AUTOMAKE(tar-ustar)
AC_CONFIG_MACRO_DIR([m4/config])
PKG_PROG_PKG_CONFIG