diff options
author | Martin Willi <martin@revosec.ch> | 2010-07-28 11:09:00 +0200 |
---|---|---|
committer | Martin Willi <martin@revosec.ch> | 2010-07-28 11:09:00 +0200 |
commit | 48365fd020ce25ebfc55410b8132c0722245775a (patch) | |
tree | eef1768a531b895703ebcce86ed4ab21dbc2c9fc | |
parent | 80222335fc36dcc7cfa3791b513cdfc54fe88744 (diff) | |
download | strongswan-4.3.7.tar.bz2 strongswan-4.3.7.tar.xz |
Version bump to release 4.3.74.3.7
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index 8ba844e9b..93a56ac5f 100644 --- a/configure.in +++ b/configure.in @@ -16,7 +16,7 @@ dnl =========================== dnl initialize & set some vars dnl =========================== -AC_INIT(strongSwan,4.3.6) +AC_INIT(strongSwan,4.3.7) AM_INIT_AUTOMAKE(tar-ustar) AC_CONFIG_MACRO_DIR([m4/config]) PKG_PROG_PKG_CONFIG |