# HG changeset patch # User J. Ali Harlow # Date 1488453960 0 # Node ID b19c8e5795eb86be7470be9066520f580f490b2e # Parent 9df74ddb5638ae0d63ab8bc0f3071e490ee92587 Release 0.5.2.53 diff -r 9df74ddb5638 -r b19c8e5795eb configure.ac --- a/configure.ac Thu Mar 02 11:25:36 2017 +0000 +++ b/configure.ac Thu Mar 02 11:26:00 2017 +0000 @@ -1,7 +1,7 @@ # -*- Autoconf -*- # Process this file with autoconf to produce a configure script. -AC_INIT([plover],[0.5.2.52],[ali@juiblex.co.uk]) +AC_INIT([plover],[0.5.2.53],[ali@juiblex.co.uk]) AC_PREREQ(2.59) AC_CONFIG_AUX_DIR([config]) AC_CONFIG_SRCDIR([plover/plover.h])