# HG changeset patch # User J. Ali Harlow # Date 1251294499 -3600 # Node ID 0ea90868d987f7a9cb86dfa5572c6012398252db # Parent 47fa028d40b33a0a6725a5a9d077a2c02fe530d9 Start 0.2.1 diff -r 47fa028d40b3 -r 0ea90868d987 configure.ac --- a/configure.ac Tue Aug 18 14:11:42 2009 +0100 +++ b/configure.ac Wed Aug 26 14:48:19 2009 +0100 @@ -1,7 +1,7 @@ # -*- Autoconf -*- # Process this file with autoconf to produce a configure script. -AC_INIT([whelk],[0.2],[ali@juiblex.co.uk]) +AC_INIT([whelk],[0.2.1],[ali@juiblex.co.uk]) AC_PREREQ(2.59) AC_CONFIG_AUX_DIR([config]) AC_CONFIG_SRCDIR([whelk/whelk.c])