summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorBjörn Esser <besser82@fedoraproject.org>2022-10-31 21:28:10 +0100
committerBjörn Esser <besser82@fedoraproject.org>2022-10-31 21:28:10 +0100
commit06a09d43f8899ba099b31379866e21e9554050fc (patch)
treea5d1b50e81b5a8f18183eeb35e9b2ee742fb1e31 /configure.ac
parentebcd8afb0bab4d6fb01fd139f24bba077343a410 (diff)
downloadlibxcrypt-06a09d43f8899ba099b31379866e21e9554050fc.tar.gz
libxcrypt-06a09d43f8899ba099b31379866e21e9554050fc.tar.bz2
libxcrypt-06a09d43f8899ba099b31379866e21e9554050fc.zip
Bump tarball version to 4.4.30 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 7cb19dc..cb71fcc 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.29],
+ [4.4.30],
[https://github.com/besser82/libxcrypt/issues],
[libxcrypt],
[https://github.com/besser82/libxcrypt])