diff -r 5cb36c12ac49 -r 6ae203c8b28d configure.ac --- a/configure.ac Mon Aug 31 07:12:16 2020 +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])