summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorBjörn Esser <besser82@fedoraproject.org>2021-05-26 10:12:27 +0200
committerBjörn Esser <besser82@fedoraproject.org>2021-05-26 10:12:27 +0200
commit83c1aadf2844e45b0b319b349370b53c7082fac9 (patch)
tree42339d7beb2524c1194395a99553afa98aa7d1c3 /configure.ac
parent10b7749cd7d521a85be8c306c96b6b69a5cff6a6 (diff)
downloadlibxcrypt-83c1aadf2844e45b0b319b349370b53c7082fac9.tar.gz
libxcrypt-83c1aadf2844e45b0b319b349370b53c7082fac9.tar.bz2
libxcrypt-83c1aadf2844e45b0b319b349370b53c7082fac9.zip
Bump tarball version to 4.4.22 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 793b821..272dcf1 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/zw_automodern.m4])
AC_INIT([xcrypt],
- [4.4.21],
+ [4.4.22],
[https://github.com/besser82/libxcrypt/issues],
[libxcrypt],
[https://github.com/besser82/libxcrypt])