From 3d939a9500a8991802807784160ac4c2f8989c10 Mon Sep 17 00:00:00 2001 From: hallgren Date: Tue, 15 Dec 2009 15:27:26 +0000 Subject: Update version number 3.0 to 3.1 in a number of places --- doc/gf-developers.html | 4 ++-- doc/gf-developers.txt | 4 ++-- doc/gf-refman.html | 9 +++------ 3 files changed, 7 insertions(+), 10 deletions(-) (limited to 'doc') diff --git a/doc/gf-developers.html b/doc/gf-developers.html index ec7dfaaba..c67f46f16 100644 --- a/doc/gf-developers.html +++ b/doc/gf-developers.html @@ -384,8 +384,8 @@ Windows this is c:\Program Files\Haskell\bin. If you want to install in some other place then use the `--prefix` option during the configuration phase.

-The compiled GF Resource Grammar Library will be installed in /usr/local/share/gf-3.0/lib -on Linux and in c:\Program Files\Haskell\gf-3.0\lib on Windows. Again the location could +The compiled GF Resource Grammar Library will be installed in /usr/local/share/gf-3.1/lib +on Linux and in c:\Program Files\Haskell\gf-3.1\lib on Windows. Again the location could be changed using the `--prefix` option.

diff --git a/doc/gf-developers.txt b/doc/gf-developers.txt index 872d6ef65..c7643ef07 100644 --- a/doc/gf-developers.txt +++ b/doc/gf-developers.txt @@ -303,8 +303,8 @@ files in your system. For example on Linux this is usualy /usr/local/bin and on Windows this is c:\Program Files\Haskell\bin. If you want to install in some other place then use the ```--prefix``` option during the configuration phase. -The compiled GF Resource Grammar Library will be installed in /usr/local/share/gf-3.0/lib -on Linux and in c:\Program Files\Haskell\gf-3.0\lib on Windows. Again the location could +The compiled GF Resource Grammar Library will be installed in /usr/local/share/gf-3.1/lib +on Linux and in c:\Program Files\Haskell\gf-3.1\lib on Windows. Again the location could be changed using the ```--prefix``` option. == Clean == diff --git a/doc/gf-refman.html b/doc/gf-refman.html index b84079ecf..104f644c7 100644 --- a/doc/gf-refman.html +++ b/doc/gf-refman.html @@ -1,12 +1,11 @@ - GF Language Reference Manual

GF Language Reference Manual

-Aarne Ranta
+Aarne Ranta
February 2008

@@ -116,8 +115,8 @@ compiler versions, if they involve changes of behaviour having to do with the language specification.

-This manual is meant to be fully compatible with GF version 3.0 -(forthcoming). Main discrepancies with version 2.8 are indicated, +This manual is meant to be fully compatible with GF version 3.0. +Main discrepancies with version 2.8 are indicated, as well as with the reference article on GF,

@@ -4540,6 +4539,4 @@ All other symbols are terminals.

- - -- cgit v1.2.3