From 2d47b326d51988bbb4109619151cbb51b9dc3a00 Mon Sep 17 00:00:00 2001 From: J. Ali Harlow Date: Thu, 11 Feb 2010 19:47:47 +0000 Subject: [PATCH] Start 0.3 --- configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/configure.ac b/configure.ac index 85556b8..a336c3e 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ # -*- Autoconf -*- # Process this file with autoconf to produce a configure script. -AC_INIT([plover],[0.2.1],[ali@juiblex.co.uk]) +AC_INIT([plover],[0.3],[ali@juiblex.co.uk]) AC_PREREQ(2.59) AC_CONFIG_AUX_DIR([config]) AC_CONFIG_SRCDIR([plover/plover.h]) -- 1.7.1