From a8185fd997ac7204daf39c4998a38dc6ecfd355e Mon Sep 17 00:00:00 2001 From: hallgren Date: Tue, 25 Oct 2011 18:25:49 +0000 Subject: 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. --- doc/gf-quickstart.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/gf-quickstart.html') 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 @@

Aarne Ranta

-October 2011 for GF 3.2.10 +October 2011 for GF 3.3

@@ -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 -server option:

   $ 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.
 
You can view it locally by pointing your -- cgit v1.2.3