| changeset 15 | ba16f91d585c |
| parent 12 | 76758820d807 |
| child 16 | 579831f324c7 |
1.1 --- a/configure.ac Mon Feb 08 22:16:57 2010 +0000 1.2 +++ b/configure.ac Thu Aug 25 20:22:44 2011 +0100 1.3 @@ -1,7 +1,7 @@ 1.4 # -*- Autoconf -*- 1.5 # Process this file with autoconf to produce a configure script. 1.6 1.7 -AC_INIT([whelk],[0.3.1],[ali@juiblex.co.uk]) 1.8 +AC_INIT([whelk],[0.3.2],[ali@juiblex.co.uk]) 1.9 AC_PREREQ(2.59) 1.10 AC_CONFIG_AUX_DIR([config]) 1.11 AC_CONFIG_SRCDIR([whelk/whelk.c])