diff options
| author | hallgren <hallgren@altocumulus.org> | 2009-12-15 15:27:26 +0000 |
|---|---|---|
| committer | hallgren <hallgren@altocumulus.org> | 2009-12-15 15:27:26 +0000 |
| commit | 3d939a9500a8991802807784160ac4c2f8989c10 (patch) | |
| tree | 7a043bf41fdc9adf1432231341b14af60c3467ed /doc/gf-developers.txt | |
| parent | 71ad32effc1fdade6dd223c72b2e8d4b60bf3270 (diff) | |
Update version number 3.0 to 3.1 in a number of places
Diffstat (limited to 'doc/gf-developers.txt')
| -rw-r--r-- | doc/gf-developers.txt | 4 |
1 files changed, 2 insertions, 2 deletions
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 == |
