# HG changeset patch # User ali # Date 1378539941 -3600 # Node ID 593e4ef5a0f2859b3a5047258898a1e1ed56a384 # Parent c42c068d29966fec5a441d45bace2f4e559ebf68 Update documentation for 1.94 diff -r c42c068d2996 -r 593e4ef5a0f2 configure.ac --- a/configure.ac Sat Sep 07 08:38:13 2013 +0100 +++ b/configure.ac Sat Sep 07 08:45:41 2013 +0100 @@ -1,7 +1,7 @@ # -*- Autoconf -*- # Process this file with autoconf to produce a configure script. -AC_INIT([bookloupe],[1.93],[ali@juiblex.co.uk]) +AC_INIT([bookloupe],[1.94],[ali@juiblex.co.uk]) AC_PREREQ(2.59) AC_CONFIG_AUX_DIR([config]) AC_CONFIG_SRCDIR([bookloupe/bookloupe.c]) diff -r c42c068d2996 -r 593e4ef5a0f2 doc/bookloupe.txt --- a/doc/bookloupe.txt Sat Sep 07 08:38:13 2013 +0100 +++ b/doc/bookloupe.txt Sat Sep 07 08:45: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.93, a beta version leading up to version 2.0 +Current version: 1.94, a beta version leading up to version 2.0 This software is Copyright Jim Tinsley 2000-2005 and J. Ali Harlow 2012 onwards.