# HG changeset patch # User J. Ali Harlow # Date 1467139579 -3600 # Node ID bed9ffa7f33a2175a6582e9ff1bb272f9bd03aa0 # Parent 2740f1329ddc06656dfc23f36a3c37075a3bb0b7 Release 0.5.2.51 diff -r 2740f1329ddc -r bed9ffa7f33a configure.ac --- a/configure.ac Tue Jun 28 19:46:00 2016 +0100 +++ b/configure.ac Tue Jun 28 19:46:19 2016 +0100 @@ -1,7 +1,7 @@ # -*- Autoconf -*- # Process this file with autoconf to produce a configure script. -AC_INIT([plover],[0.5.2.50],[ali@juiblex.co.uk]) +AC_INIT([plover],[0.5.2.51],[ali@juiblex.co.uk]) AC_PREREQ(2.59) AC_CONFIG_AUX_DIR([config]) AC_CONFIG_SRCDIR([plover/plover.h])