summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorBjörn Esser <besser82@fedoraproject.org>2021-08-08 21:28:41 +0200
committerBjörn Esser <besser82@fedoraproject.org>2021-08-08 21:28:41 +0200
commit9c0388ecb71ad86a7732b89484723c1ceef9b890 (patch)
tree0477acd249399d58f3e6d2cd0ace9be192488917 /configure.ac
parentb9116ef2245abb128a22a975d187b1272312a80c (diff)
downloadlibxcrypt-9c0388ecb71ad86a7732b89484723c1ceef9b890.tar.gz
libxcrypt-9c0388ecb71ad86a7732b89484723c1ceef9b890.tar.bz2
libxcrypt-9c0388ecb71ad86a7732b89484723c1ceef9b890.zip
Bump tarball version to 4.4.26 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 2985b5d..a603f2b 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.25],
+ [4.4.26],
[https://github.com/besser82/libxcrypt/issues],
[libxcrypt],
[https://github.com/besser82/libxcrypt])