diff options
author | Yves-Alexis Perez <corsac@debian.org> | 2015-06-08 15:35:16 +0200 |
---|---|---|
committer | Yves-Alexis Perez <corsac@debian.org> | 2015-06-08 15:35:16 +0200 |
commit | 9a189fe1f78ae3e134e6360a91524cbc57d3cf94 (patch) | |
tree | 12bcf7b40140b70c80e1fa7067efb30b34a317b6 /configure.ac | |
parent | a7311b2447272f7431ced71d4dfcddea0e1d22fe (diff) | |
parent | b238cf34df3fe4476ae6b7012e7cb3e9769d4d51 (diff) | |
download | vyos-strongswan-9a189fe1f78ae3e134e6360a91524cbc57d3cf94.tar.gz vyos-strongswan-9a189fe1f78ae3e134e6360a91524cbc57d3cf94.zip |
Merge tag 'upstream/5.3.2'
Upstream version 5.3.2
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 d8278db54..65098d7ee 100644 --- a/configure.ac +++ b/configure.ac @@ -19,7 +19,7 @@ # initialize & set some vars # ============================ -AC_INIT([strongSwan],[5.3.1]) +AC_INIT([strongSwan],[5.3.2]) AM_INIT_AUTOMAKE(m4_esyscmd([ echo tar-ustar echo subdir-objects |