# HG changeset patch # User ali # Date 1378416941 -3600 # Node ID d6fa8533242a1f9226d54a507b1f2e2375210787 # Parent 0c7258bf8e4fa92abf7ae17f2f674795c4ecc235 Update documentation for 1.92 diff -r 0c7258bf8e4f -r d6fa8533242a configure.ac --- a/configure.ac Thu Sep 05 22:34:27 2013 +0100 +++ b/configure.ac Thu Sep 05 22:35:41 2013 +0100 @@ -1,7 +1,7 @@ # -*- Autoconf -*- # Process this file with autoconf to produce a configure script. -AC_INIT([bookloupe],[1.91],[ali@juiblex.co.uk]) +AC_INIT([bookloupe],[1.92],[ali@juiblex.co.uk]) AC_PREREQ(2.59) AC_CONFIG_AUX_DIR([config]) AC_CONFIG_SRCDIR([bookloupe/bookloupe.c]) diff -r 0c7258bf8e4f -r d6fa8533242a doc/bookloupe.txt --- a/doc/bookloupe.txt Thu Sep 05 22:34:27 2013 +0100 +++ b/doc/bookloupe.txt Thu Sep 05 22:35:41 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.91, a beta version leading up to version 2.0 +Current version: 1.92, a beta version leading up to version 2.0 This software is Copyright Jim Tinsley 2000-2005 and J. Ali Harlow 2012 onwards.