summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorBjörn Esser <besser82@fedoraproject.org>2020-02-26 13:40:07 +0100
committerBjörn Esser <besser82@fedoraproject.org>2020-02-26 13:40:07 +0100
commit3f84bf92e0bca8f2ce804bf4e112f45d83e2449d (patch)
tree5f2c60b4b392d591e67eca55baac82d480d23aa6 /configure.ac
parent823437d015cd4ab4d100ed205f218681b03ae45c (diff)
downloadlibxcrypt-3f84bf92e0bca8f2ce804bf4e112f45d83e2449d.tar.gz
libxcrypt-3f84bf92e0bca8f2ce804bf4e112f45d83e2449d.tar.bz2
libxcrypt-3f84bf92e0bca8f2ce804bf4e112f45d83e2449d.zip
Bump tarball version to 4.4.16 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 7fb85d0..b1db2bc 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.4.15],
+ [4.4.16],
[https://github.com/besser82/libxcrypt/issues],
[libxcrypt],
[https://github.com/besser82/libxcrypt])