# HG changeset patch # User J. Ali Harlow # Date 1327910398 0 # Node ID 596d5cf9a80791612dbbf843fd6261d09978a619 # Parent 29d8bb64056c72a209763ebdf43fc71939a21dc6 Start 0.4.1 diff -r 29d8bb64056c -r 596d5cf9a807 configure.ac --- a/configure.ac Thu Nov 10 11:19:34 2011 +0000 +++ b/configure.ac Mon Jan 30 07:59:58 2012 +0000 @@ -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])