# HG changeset patch # User J. Ali Harlow # Date 1314300164 -3600 # Node ID ba16f91d585cdfce99b6072ebf01f0122097ab22 # Parent 3073875f1b54a5c5f656872de3e3128c27cd0eb6 Start 0.3.2 diff -r 3073875f1b54 -r ba16f91d585c configure.ac --- a/configure.ac Tue Feb 09 00:42:09 2010 +0000 +++ b/configure.ac Thu Aug 25 20:22:44 2011 +0100 @@ -1,7 +1,7 @@ # -*- Autoconf -*- # Process this file with autoconf to produce a configure script. -AC_INIT([whelk],[0.3.1],[ali@juiblex.co.uk]) +AC_INIT([whelk],[0.3.2],[ali@juiblex.co.uk]) AC_PREREQ(2.59) AC_CONFIG_AUX_DIR([config]) AC_CONFIG_SRCDIR([whelk/whelk.c])