# HG changeset patch # User J. Ali Harlow # Date 1265667417 0 # Node ID 76758820d807432644cfc4935da5c29468f7da26 # Parent 9ae1a7880142096e6b776ec7112c5021c7d4f7f7 Start 0.3.1 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])