diff options
author | Andreas Steffen <andreas.steffen@strongswan.org> | 2015-11-16 13:22:25 +0100 |
---|---|---|
committer | Andreas Steffen <andreas.steffen@strongswan.org> | 2015-11-16 13:22:25 +0100 |
commit | 722714bdfe537c37ccf735024a9578df660a282f (patch) | |
tree | e215f7006d6bff525ead99b1c7e3a9c357f3acbe /configure.ac | |
parent | 453e204ac40dfff2e0978e8f84a5f8ff0cbc45e2 (diff) | |
download | strongswan-722714bdfe537c37ccf735024a9578df660a282f.tar.bz2 strongswan-722714bdfe537c37ccf735024a9578df660a282f.tar.xz |
Version bump to 5.3.45.3.4
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index a0e48f35f..c073c70b8 100644 --- a/configure.ac +++ b/configure.ac @@ -19,7 +19,7 @@ # initialize & set some vars # ============================ -AC_INIT([strongSwan],[5.3.4rc1]) +AC_INIT([strongSwan],[5.3.4]) AM_INIT_AUTOMAKE(m4_esyscmd([ echo tar-ustar echo subdir-objects |