summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorBjörn Esser <besser82@fedoraproject.org>2021-12-17 16:16:57 +0100
committerBjörn Esser <besser82@fedoraproject.org>2021-12-17 16:16:57 +0100
commit66d38e1ba92bf70c60b190e36307b9214e28c995 (patch)
tree2eba1eb5cb47fe74cd1c6ef15208badc75c45556 /configure.ac
parent814e715dd8580ff00344112d7d8383a6a5a5b83d (diff)
downloadlibxcrypt-66d38e1ba92bf70c60b190e36307b9214e28c995.tar.gz
libxcrypt-66d38e1ba92bf70c60b190e36307b9214e28c995.tar.bz2
libxcrypt-66d38e1ba92bf70c60b190e36307b9214e28c995.zip
Bump tarball version to 4.4.28 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 db9f18b..b9394d8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
# Process this file with autoconf to produce a configure script.
m4_include([build-aux/m4/zw_automodern.m4])
AC_INIT([xcrypt],
- [4.4.27],
+ [4.4.28],
[https://github.com/besser82/libxcrypt/issues],
[libxcrypt],
[https://github.com/besser82/libxcrypt])