configure.ac
changeset 5 0ea90868d987
parent 3 47fa028d40b3
child 6 62d265f584c4
     1.1 --- a/configure.ac	Tue Aug 18 14:11:42 2009 +0100
     1.2 +++ b/configure.ac	Wed Aug 26 14:48:19 2009 +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.2],[ali@juiblex.co.uk])
     1.8 +AC_INIT([whelk],[0.2.1],[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])