# HG changeset patch # User ali # Date 1380837849 -3600 # Node ID 62a2c747b4420cd324104f171816da68b0b46ce2 # Parent 1f1d40127177e5de20be2dd53fc0a91328f7e1e6 Update documentation for 2.0.62 diff -r 1f1d40127177 -r 62a2c747b442 configure.ac --- a/configure.ac Thu Oct 03 23:02:48 2013 +0100 +++ b/configure.ac Thu Oct 03 23:04:09 2013 +0100 @@ -1,7 +1,7 @@ # -*- Autoconf -*- # Process this file with autoconf to produce a configure script. -AC_INIT([bookloupe],[2.0],[ali@juiblex.co.uk]) +AC_INIT([bookloupe],[2.0.62],[ali@juiblex.co.uk]) AC_PREREQ(2.59) AC_CONFIG_AUX_DIR([config]) AC_CONFIG_SRCDIR([bookloupe/bookloupe.c]) diff -r 1f1d40127177 -r 62a2c747b442 doc/bookloupe.txt --- a/doc/bookloupe.txt Thu Oct 03 23:02:48 2013 +0100 +++ b/doc/bookloupe.txt Thu Oct 03 23:04:09 2013 +0100 @@ -9,7 +9,7 @@ Microsoft Windows, Mac or Unix. For Windows-only people, there is an appendix at the end with brief instructions for running it. -Current version: 2.0 +Current version: 2.0.62, an alpha version leading up to version 2.1 This software is Copyright Jim Tinsley 2000-2005 and J. Ali Harlow 2012 onwards.