summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorhallgren <hallgren@chalmers.se>2011-10-25 18:25:49 +0000
committerhallgren <hallgren@chalmers.se>2011-10-25 18:25:49 +0000
commita8185fd997ac7204daf39c4998a38dc6ecfd355e (patch)
treed572a1b0192a87cdc65a9b5244902a080ead9530 /doc
parent5fd8299805d3e635aa52a5841f23933daac56749 (diff)
Preparations for release of GF 3.3
+ Changing version numbers and dates here and there. + Simplify build-binary-dist.sh since pgf-http need not be built anymore. + Use--gf-lib-path to make the sample grammars for minibar compile even if GF is not installed.
Diffstat (limited to 'doc')
-rw-r--r--doc/gf-quickstart.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/gf-quickstart.html b/doc/gf-quickstart.html
index 58f47e30f..b19a3f83b 100644
--- a/doc/gf-quickstart.html
+++ b/doc/gf-quickstart.html
@@ -13,7 +13,7 @@
<p>
Aarne Ranta
<p>
-October 2011 for GF 3.2.10
+October 2011 for GF 3.3
<p>
@@ -129,9 +129,9 @@ You can use this in Haskell and Java programs, and also on web services, such as
The quickest way to provide a GF web service is to start GF with the <tt>-server</tt> option:
<pre>
$ gf -server
- This is GF version 3.2.10.
+ This is GF version 3.3
Built on linux/i386 with ghc-7.0, flags: interrupt server cclazy
- Document root = /usr/local/share/gf-3.2.10/www
+ Document root = /usr/local/share/gf-3.3/www
Starting HTTP server, open http://localhost:41296/ in your web browser.
</pre>
You can view it locally by pointing your