# HG changeset patch # User ali # Date 1374315443 -3600 # Node ID 9edfe77d747deed89a2fde1e07e01667ec51240d # Parent 4e6e7cc6b50d5ca0efdfa91d3e2f9e03234ef292 Update documentation for 1.91 diff -r 4e6e7cc6b50d -r 9edfe77d747d configure.ac --- a/configure.ac Sat Jul 20 11:07:02 2013 +0100 +++ b/configure.ac Sat Jul 20 11:17:23 2013 +0100 @@ -1,7 +1,7 @@ # -*- Autoconf -*- # Process this file with autoconf to produce a configure script. -AC_INIT([bookloupe],[1.90],[ali@juiblex.co.uk]) +AC_INIT([bookloupe],[1.91],[ali@juiblex.co.uk]) AC_PREREQ(2.59) AC_CONFIG_AUX_DIR([config]) AC_CONFIG_SRCDIR([bookloupe/bookloupe.c]) diff -r 4e6e7cc6b50d -r 9edfe77d747d doc/bookloupe.txt --- a/doc/bookloupe.txt Sat Jul 20 11:07:02 2013 +0100 +++ b/doc/bookloupe.txt Sat Jul 20 11:17:23 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: 1.90, a beta version leading up to version 2.0 +Current version: 1.91, a beta version leading up to version 2.0 This software is Copyright Jim Tinsley 2000-2005 and J. Ali Harlow 2012 onwards.