diff options
author | Andreas Steffen <andreas.steffen@strongswan.org> | 2010-10-28 20:23:59 +0200 |
---|---|---|
committer | Andreas Steffen <andreas.steffen@strongswan.org> | 2010-10-28 20:24:12 +0200 |
commit | 327aa0c0120feef11c5a4bdba77a7d26875c9e60 (patch) | |
tree | c148f84de2138a0dac60715c48712692a390d571 /configure.in | |
parent | f6032361abca82c9555bf8f1e518e9e1003fce6d (diff) | |
download | strongswan-4.5.0.tar.bz2 strongswan-4.5.0.tar.xz |
version bump to 4.5.04.5.0
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index aa21ac4b1..83c35d614 100644 --- a/configure.in +++ b/configure.in @@ -16,7 +16,7 @@ dnl =========================== dnl initialize & set some vars dnl =========================== -AC_INIT(strongSwan,4.5.0rc3) +AC_INIT(strongSwan,4.5.0) AM_INIT_AUTOMAKE(tar-ustar) AC_CONFIG_MACRO_DIR([m4/config]) PKG_PROG_PKG_CONFIG |