diff options
author | Björn Esser <besser82@fedoraproject.org> | 2020-02-17 18:44:58 +0100 |
---|---|---|
committer | Björn Esser <besser82@fedoraproject.org> | 2020-02-17 18:44:58 +0100 |
commit | 37a685108cfde3394a14ef90bb8b152996378e4b (patch) | |
tree | dd262e093614fed22ebd3d879f0a5102db80f50d /configure.ac | |
parent | 5c43f7d56a31667bcdaa334bbb4edafb75672872 (diff) | |
download | libxcrypt-37a685108cfde3394a14ef90bb8b152996378e4b.tar.gz libxcrypt-37a685108cfde3394a14ef90bb8b152996378e4b.tar.bz2 libxcrypt-37a685108cfde3394a14ef90bb8b152996378e4b.zip |
Bump tarball version to 4.4.15 and update NEWS.
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index a49da19..31266df 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.14], + [4.4.15], [https://github.com/besser82/libxcrypt/issues], [libxcrypt], [https://github.com/besser82/libxcrypt]) |