summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorBjörn Esser <besser82@fedoraproject.org>2023-05-31 17:04:30 +0200
committerBjörn Esser <besser82@fedoraproject.org>2023-05-31 17:04:30 +0200
commite2788e576b2363cdafe4db3c9a435e2ff15df6c2 (patch)
tree19b48ce9fdb2611e9f0e637aef40f49527ccf440 /configure.ac
parente80cfde51bb4fe4bcf27585810e0b4ea3d1e4d7d (diff)
downloadlibxcrypt-e2788e576b2363cdafe4db3c9a435e2ff15df6c2.tar.gz
libxcrypt-e2788e576b2363cdafe4db3c9a435e2ff15df6c2.tar.bz2
libxcrypt-e2788e576b2363cdafe4db3c9a435e2ff15df6c2.zip
Bump tarball version to 4.4.35 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 2dfd0c9..a1264ad 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.34],
+ [4.4.35],
[https://github.com/besser82/libxcrypt/issues],
[libxcrypt],
[https://github.com/besser82/libxcrypt])