From f67badc8e7562ba07bbdeada74b09f439c831d10 Mon Sep 17 00:00:00 2001 From: J. Ali Harlow Date: Mon, 8 Feb 2010 22:16:57 +0000 Subject: [PATCH] Start 0.3.1 --- configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/configure.ac b/configure.ac index f047eb8..70323c9 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.3],[ali@juiblex.co.uk]) +AC_INIT([whelk],[0.3.1],[ali@juiblex.co.uk]) AC_PREREQ(2.59) AC_CONFIG_AUX_DIR([config]) AC_CONFIG_SRCDIR([whelk/whelk.c]) -- 1.7.1