# HG changeset patch # User ali # Date 1382304470 -3600 # Node ID 09184cdf630495d99b619617d8e4569ace366468 # Parent cea17274ce558b0ff81d7a7cddd489cbff8c6261 Update documentation for 2.0.65 diff -r cea17274ce55 -r 09184cdf6304 configure.ac --- a/configure.ac Mon Oct 21 23:51:21 2013 +0100 +++ b/configure.ac Sun Oct 20 22:27:50 2013 +0100 @@ -1,7 +1,7 @@ # -*- Autoconf -*- # Process this file with autoconf to produce a configure script. -AC_INIT([bookloupe],[2.1],[ali@juiblex.co.uk]) +AC_INIT([bookloupe],[2.0.65],[ali@juiblex.co.uk]) AC_PREREQ(2.59) AC_CONFIG_AUX_DIR([config]) AC_CONFIG_SRCDIR([bookloupe/bookloupe.c]) diff -r cea17274ce55 -r 09184cdf6304 doc/bookloupe.txt --- a/doc/bookloupe.txt Mon Oct 21 23:51:21 2013 +0100 +++ b/doc/bookloupe.txt Sun Oct 20 22:27:50 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.1 +Current version: 2.0.65, an alpha version leading up to version 2.1 This software is Copyright Jim Tinsley 2000-2005 and J. Ali Harlow 2012 onwards.