configure.ac
changeset 14 1a62417393a2
parent 10 9ae1a7880142
child 15 ba16f91d585c
     1.1 --- a/configure.ac	Mon Feb 08 22:07:17 2010 +0000
     1.2 +++ b/configure.ac	Tue Feb 09 00:42:09 2010 +0000
     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],[ali@juiblex.co.uk])
     1.8 +AC_INIT([whelk],[0.3.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])