From a4ebd79e477b8347252c1fc08834aea8d174a466 Mon Sep 17 00:00:00 2001 From: J. Ali Harlow Date: Wed, 26 Aug 2009 14:48:19 +0100 Subject: [PATCH] Start 0.2.1 --- configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/configure.ac b/configure.ac index feb7fa0..6c16c9e 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.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]) -- 1.7.1