summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorBjörn Esser <besser82@fedoraproject.org>2019-09-18 18:44:46 +0200
committerBjörn Esser <besser82@fedoraproject.org>2019-09-18 18:44:46 +0200
commit1452ef851b539096e7284b395738ae5e930c5a66 (patch)
treef86f25507f8f5e2bae36a87fd463cd4deb7d4476 /configure.ac
parentdcf7d7509a26a2fe83f115f5ee731c59749ae17e (diff)
downloadlibxcrypt-1452ef851b539096e7284b395738ae5e930c5a66.tar.gz
libxcrypt-1452ef851b539096e7284b395738ae5e930c5a66.tar.bz2
libxcrypt-1452ef851b539096e7284b395738ae5e930c5a66.zip
Bump tarball version to 4.4.11 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 16885c8..348d87f 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.10],
+ [4.4.11],
[https://github.com/besser82/libxcrypt/issues],
[libxcrypt],
[https://github.com/besser82/libxcrypt])