]> granicus.if.org Git - cracklib/commitdiff
bump to 2.9.3 for future dev
authorNathan Neulinger <nneul@neulinger.org>
Sun, 5 Oct 2014 16:00:45 +0000 (16:00 +0000)
committerNathan Neulinger <nneul@neulinger.org>
Sun, 5 Oct 2014 16:00:45 +0000 (16:00 +0000)
git-svn-id: file:///tmp/cracklib-svn/trunk@235 4175fe1e-86d5-4fdc-8e6a-506fab9d8533

cracklib/NEWS
cracklib/configure.ac

index 257dea0e8b831b94d4c532a6fa76449a9ad64e41..bda101f74b5c6fe40848e08d07b8a9a8d6016bdc 100644 (file)
@@ -1,3 +1,4 @@
+v2.9.3
 v2.9.2 support build of python support outside of source tree (Michał Górny)
        fix bug in Python string distance calculation (Pascal Muetschard)
        fix bug #16 / debian bug 724570 - broken optimization with packlib prevblock (Russ Allbery)
index f2a65b666be13a761851de86f93743495f46b2a8..3ef558e4bff8bca9b5b717604fc68f6f548491aa 100644 (file)
@@ -1,5 +1,5 @@
 dnl Process this file with autoconf to produce a configure script.
-AC_INIT([cracklib], [2.9.2], [cracklib-devel@lists.sourceforge.net])
+AC_INIT([cracklib], [2.9.3], [cracklib-devel@lists.sourceforge.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_HEADERS([config.h])
 AC_CONFIG_MACRO_DIR([m4])