# HG changeset patch # User ali # Date 1378504609 -3600 # Node ID eb0da244ad08b4a6f9852add53f9c1e10f26ac1f # Parent e0bdb7839f12863bc5bb9896961086e23bdf4563 Update documentation for 1.93 diff -r e0bdb7839f12 -r eb0da244ad08 configure.ac --- a/configure.ac Fri Sep 06 22:55:57 2013 +0100 +++ b/configure.ac Fri Sep 06 22:56:49 2013 +0100 @@ -1,7 +1,7 @@ # -*- Autoconf -*- # Process this file with autoconf to produce a configure script. -AC_INIT([bookloupe],[1.92],[ali@juiblex.co.uk]) +AC_INIT([bookloupe],[1.93],[ali@juiblex.co.uk]) AC_PREREQ(2.59) AC_CONFIG_AUX_DIR([config]) AC_CONFIG_SRCDIR([bookloupe/bookloupe.c]) diff -r e0bdb7839f12 -r eb0da244ad08 doc/bookloupe.txt --- a/doc/bookloupe.txt Fri Sep 06 22:55:57 2013 +0100 +++ b/doc/bookloupe.txt Fri Sep 06 22:56:49 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.92, a beta version leading up to version 2.0 +Current version: 1.93, a beta version leading up to version 2.0 This software is Copyright Jim Tinsley 2000-2005 and J. Ali Harlow 2012 onwards.