summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorBjörn Esser <besser82@fedoraproject.org>2022-02-01 23:17:32 +0100
committerBjörn Esser <besser82@fedoraproject.org>2022-02-01 23:26:50 +0100
commit3382933359a495187feefa8d4ef0ebcca28e6a84 (patch)
tree61c7799ac11255f7585fb5f33eadc3681f47b0dc /configure.ac
parent50cf2b6dd4fdf04309445f2eec8de7051d953abf (diff)
downloadlibxcrypt-3382933359a495187feefa8d4ef0ebcca28e6a84.tar.gz
libxcrypt-3382933359a495187feefa8d4ef0ebcca28e6a84.tar.bz2
libxcrypt-3382933359a495187feefa8d4ef0ebcca28e6a84.zip
Bump tarball version to 4.4.29 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 b9394d8..7cb19dc 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.28],
+ [4.4.29],
[https://github.com/besser82/libxcrypt/issues],
[libxcrypt],
[https://github.com/besser82/libxcrypt])