# HG changeset patch # User J. Ali Harlow # Date 1250258079 -3600 # Node ID 14482ca892238574b8c8072eaa273d980e150bf4 # Parent 8525965e930d25f1d3ba213ef52ef3cef0e345c3 Start 0.2 diff -r 8525965e930d -r 14482ca89223 configure.ac --- a/configure.ac Thu Jul 09 08:52:03 2009 +0100 +++ b/configure.ac Fri Aug 14 14:54:39 2009 +0100 @@ -1,7 +1,7 @@ # -*- Autoconf -*- # Process this file with autoconf to produce a configure script. -AC_INIT([whelk],[0.1],[ali@juiblex.co.uk]) +AC_INIT([whelk],[0.2],[ali@juiblex.co.uk]) AC_PREREQ(2.59) AC_CONFIG_AUX_DIR([config]) AC_CONFIG_SRCDIR([whelk/whelk.c])