diff options
author | Andreas Steffen <andreas.steffen@strongswan.org> | 2006-08-02 12:33:26 +0000 |
---|---|---|
committer | Andreas Steffen <andreas.steffen@strongswan.org> | 2006-08-02 12:33:26 +0000 |
commit | c3f97102f1236e049dd6a9791f5384cd8f81e37e (patch) | |
tree | a024fc3025da6acd90781fe3440ae6e6dc92cf6d | |
parent | f698448ea3d587451f2cc60c2e6e65aae5275d38 (diff) | |
download | strongswan-c3f97102f1236e049dd6a9791f5384cd8f81e37e.tar.bz2 strongswan-c3f97102f1236e049dd6a9791f5384cd8f81e37e.tar.xz |
version bump to 4.0.3
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index 5099c452b..259a8bd6b 100644 --- a/configure.in +++ b/configure.in @@ -16,7 +16,7 @@ dnl =========================== dnl initialize & set some vars dnl =========================== -AC_INIT(strongSwan,4.0.2) +AC_INIT(strongSwan,4.0.3) AM_INIT_AUTOMAKE(tar-ustar) AC_C_BIGENDIAN AC_SUBST(ipsecdir, '${libexecdir}/ipsec') |