From 5a2e2e0b8cdf2e0028966bdcb4a81b6160abc4ef Mon Sep 17 00:00:00 2001 From: Andreas Steffen Date: Wed, 10 Aug 2011 09:28:31 +0200 Subject: [PATCH] version bump to 4.6.0dr1 --- NEWS | 9 +++++++++ configure.in | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index c17ec58..da7ec9f 100644 --- a/NEWS +++ b/NEWS @@ -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 ---------------- diff --git a/configure.in b/configure.in index 9e887f8..13c274b 100644 --- a/configure.in +++ b/configure.in @@ -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 -- 2.7.4