From 5d179d19991b0220fc9761f30a7e94077596c4f6 Mon Sep 17 00:00:00 2001 From: Andreas Steffen Date: Tue, 31 May 2011 06:22:42 +0200 Subject: [PATCH] version bump to 4.5.3dr2 --- NEWS | 7 +++++++ configure.in | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index cc18e08..30be51e 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,10 @@ +strongswan-4.5.3 +---------------- + +- IMC/IMV test pair implementing the RFC 5792 PA-TNC (IF-M) protocol. + (--enable-imc-test/--enable-imv-test). + + strongswan-4.5.2 ---------------- diff --git a/configure.in b/configure.in index bc0fffc..57acb57 100644 --- a/configure.in +++ b/configure.in @@ -16,7 +16,7 @@ dnl =========================== dnl initialize & set some vars dnl =========================== -AC_INIT(strongSwan,4.5.3dr1) +AC_INIT(strongSwan,4.5.3dr2) AM_INIT_AUTOMAKE(tar-ustar) AC_CONFIG_MACRO_DIR([m4/config]) PKG_PROG_PKG_CONFIG -- 2.7.4