1.1 --- a/configure.ac Sat Sep 07 08:38:13 2013 +0100
1.2 +++ b/configure.ac Sat Sep 07 08:45:41 2013 +0100
1.3 @@ -1,7 +1,7 @@
1.4 # -*- Autoconf -*-
1.5 # Process this file with autoconf to produce a configure script.
1.6
1.7 -AC_INIT([bookloupe],[1.93],[ali@juiblex.co.uk])
1.8 +AC_INIT([bookloupe],[1.94],[ali@juiblex.co.uk])
1.9 AC_PREREQ(2.59)
1.10 AC_CONFIG_AUX_DIR([config])
1.11 AC_CONFIG_SRCDIR([bookloupe/bookloupe.c])
2.1 --- a/doc/bookloupe.txt Sat Sep 07 08:38:13 2013 +0100
2.2 +++ b/doc/bookloupe.txt Sat Sep 07 08:45:41 2013 +0100
2.3 @@ -9,7 +9,7 @@
2.4 Microsoft Windows, Mac or Unix. For Windows-only people, there is
2.5 an appendix at the end with brief instructions for running it.
2.6
2.7 -Current version: 1.93, a beta version leading up to version 2.0
2.8 +Current version: 1.94, a beta version leading up to version 2.0
2.9
2.10 This software is Copyright Jim Tinsley 2000-2005 and
2.11 J. Ali Harlow 2012 onwards.