summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorBjörn Esser <besser82@fedoraproject.org>2020-02-16 12:24:27 +0100
committerBjörn Esser <besser82@fedoraproject.org>2020-02-16 12:24:27 +0100
commitbd7860c986c7ff017cd9f636c38a21269024bd62 (patch)
treea6bfbbda45c0d36dc1099d2d3ea1d19a899f4f34 /configure.ac
parent1a1a687de66bf864598ecf7c36a27e1829816921 (diff)
downloadlibxcrypt-bd7860c986c7ff017cd9f636c38a21269024bd62.tar.gz
libxcrypt-bd7860c986c7ff017cd9f636c38a21269024bd62.tar.bz2
libxcrypt-bd7860c986c7ff017cd9f636c38a21269024bd62.zip
Bump tarball version to 4.4.14 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 c72d000..a49da19 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
# Process this file with autoconf to produce a configure script.
m4_include([m4/zw_automodern.m4])
AC_INIT([xcrypt],
- [4.4.13],
+ [4.4.14],
[https://github.com/besser82/libxcrypt/issues],
[libxcrypt],
[https://github.com/besser82/libxcrypt])