summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorBjörn Esser <besser82@fedoraproject.org>2022-11-18 19:51:29 +0100
committerBjörn Esser <besser82@fedoraproject.org>2022-11-18 19:51:29 +0100
commit0801d38f30eafb52116abeb5e16d5016e71b0eaa (patch)
treeefa463e71a2344a1b46b8c05218c586dadf4a16c /configure.ac
parentd7fe1ac04c326dba7e0440868889d1dccb41a175 (diff)
downloadlibxcrypt-0801d38f30eafb52116abeb5e16d5016e71b0eaa.tar.gz
libxcrypt-0801d38f30eafb52116abeb5e16d5016e71b0eaa.tar.bz2
libxcrypt-0801d38f30eafb52116abeb5e16d5016e71b0eaa.zip
Bump tarball version to 4.4.34 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 04fafd8..2dfd0c9 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.33],
+ [4.4.34],
[https://github.com/besser82/libxcrypt/issues],
[libxcrypt],
[https://github.com/besser82/libxcrypt])