+v2.9.3 fix bug #16 / debian bug 724570 - broken optimization with packlib prevblock (Russ Allbery)
v2.9.2 support build of python support outside of source tree (Michał Górny)
fix bug in Python string distance calculation (Pascal Muetschard)
v2.9.1 added updated config.sub/config.guess in autogen
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])