From: J. Ali Harlow Date: Mon, 30 Jan 2012 07:59:58 +0000 (+0000) Subject: Start 0.4.1 X-Git-Tag: 0.4.1~1 X-Git-Url: http://project.juiblex.co.uk/git/?a=commitdiff_plain;h=9f64cb7744915efaf07ef2ffc393178b4961bbd7;p=plover.git Start 0.4.1 --- diff --git a/configure.ac b/configure.ac index 48037eb..e1c8241 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.4],[ali@juiblex.co.uk]) +AC_INIT([plover],[0.4.1],[ali@juiblex.co.uk]) AC_PREREQ(2.59) AC_CONFIG_AUX_DIR([config]) AC_CONFIG_SRCDIR([plover/plover.h])