From c41bf3cf1d09b81564dd93541434b3513539e800 Mon Sep 17 00:00:00 2001 From: J. Ali Harlow Date: Fri, 14 Aug 2009 14:54:39 +0100 Subject: [PATCH] Start 0.2 --- configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/configure.ac b/configure.ac index c7ade1c..1f09a84 100644 --- a/configure.ac +++ b/configure.ac @@ -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]) -- 1.7.1