summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorBjörn Esser <besser82@fedoraproject.org>2018-11-11 00:26:47 +0100
committerBjörn Esser <besser82@fedoraproject.org>2018-11-11 00:26:47 +0100
commitb7e29dcc2758ba6fba9a1f8ffe1fbe71a2f55935 (patch)
tree979624174e57e0f3fca24cf58170c8278cd10e35 /configure.ac
parentede983cee56b95b684bdd88a172e0de1c3bcec1a (diff)
downloadlibxcrypt-b7e29dcc2758ba6fba9a1f8ffe1fbe71a2f55935.tar.gz
libxcrypt-b7e29dcc2758ba6fba9a1f8ffe1fbe71a2f55935.tar.bz2
libxcrypt-b7e29dcc2758ba6fba9a1f8ffe1fbe71a2f55935.zip
Bump tarball version to 4.3.2 and update NEWS.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index b8507a5..132f142 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
# Process this file with autoconf to produce a configure script.
m4_include([m4/zw_automodern.m4])
AC_INIT([xcrypt],
- [4.3.1],
+ [4.3.2],
[https://github.com/besser82/libxcrypt/issues],
[libxcrypt],
[https://github.com/besser82/libxcrypt])