+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)
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])