Update documentation for 1.91 1.91
authorali <ali@juiblex.co.uk>
Sat Jul 20 11:17:23 2013 +0100 (2013-07-20)
changeset 779edfe77d747d
parent 76 4e6e7cc6b50d
child 78 f4f1b461319e
Update documentation for 1.91
configure.ac
doc/bookloupe.txt
     1.1 --- a/configure.ac	Sat Jul 20 11:07:02 2013 +0100
     1.2 +++ b/configure.ac	Sat Jul 20 11:17:23 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.90],[ali@juiblex.co.uk])
     1.8 +AC_INIT([bookloupe],[1.91],[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 Jul 20 11:07:02 2013 +0100
     2.2 +++ b/doc/bookloupe.txt	Sat Jul 20 11:17:23 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.90, a beta version leading up to version 2.0
     2.8 +Current version: 1.91, 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.