# HG changeset patch # User J. Ali Harlow # Date 1624957738 -3600 # Node ID 6ae203c8b28dba950f59bdd313bc621cc0ef9dfb # Parent cc42fad3fe31be20ba6565e3f8992b810d276aa5 Prepare to release 0.6.1 diff -r cc42fad3fe31 -r 6ae203c8b28d configure.ac --- a/configure.ac Tue Jun 29 10:08:33 2021 +0100 +++ b/configure.ac Tue Jun 29 10:08:58 2021 +0100 @@ -1,7 +1,7 @@ # -*- Autoconf -*- # Process this file with autoconf to produce a configure script. -AC_INIT([plover],[0.6],[ali@juiblex.co.uk]) +AC_INIT([plover],[0.6.1],[ali@juiblex.co.uk]) AC_PREREQ(2.59) AC_CONFIG_AUX_DIR([config]) AC_CONFIG_SRCDIR([plover/plover.h])