diff -r 9ae1a7880142 -r 76758820d807 configure.ac --- a/configure.ac Mon Feb 08 22:07:17 2010 +0000 +++ b/configure.ac Mon Feb 08 22:16:57 2010 +0000 @@ -1,7 +1,7 @@ # -*- Autoconf -*- # Process this file with autoconf to produce a configure script. -AC_INIT([whelk],[0.3],[ali@juiblex.co.uk]) +AC_INIT([whelk],[0.3.1],[ali@juiblex.co.uk]) AC_PREREQ(2.59) AC_CONFIG_AUX_DIR([config]) AC_CONFIG_SRCDIR([whelk/whelk.c])