# HG changeset patch # User J. Ali Harlow # Date 1467720165 -3600 # Node ID 42ab9633c45102088658cbeb201e1315560fb622 # Parent 8c80282a3888b85d8fa2e0e8ec24139642063219 Release 0.5.2.52 diff -r 8c80282a3888 -r 42ab9633c451 configure.ac --- a/configure.ac Tue Jul 05 12:48:24 2016 +0100 +++ b/configure.ac Tue Jul 05 13:02:45 2016 +0100 @@ -1,7 +1,7 @@ # -*- Autoconf -*- # Process this file with autoconf to produce a configure script. -AC_INIT([plover],[0.5.2.51],[ali@juiblex.co.uk]) +AC_INIT([plover],[0.5.2.52],[ali@juiblex.co.uk]) AC_PREREQ(2.59) AC_CONFIG_AUX_DIR([config]) AC_CONFIG_SRCDIR([plover/plover.h])