diff options
author | Björn Esser <besser82@fedoraproject.org> | 2022-11-18 19:51:29 +0100 |
---|---|---|
committer | Björn Esser <besser82@fedoraproject.org> | 2022-11-18 19:51:29 +0100 |
commit | 0801d38f30eafb52116abeb5e16d5016e71b0eaa (patch) | |
tree | efa463e71a2344a1b46b8c05218c586dadf4a16c /configure.ac | |
parent | d7fe1ac04c326dba7e0440868889d1dccb41a175 (diff) | |
download | libxcrypt-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.ac | 2 |
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]) |