diff options
| author | hallgren <hallgren@chalmers.se> | 2015-06-25 12:22:06 +0000 |
|---|---|---|
| committer | hallgren <hallgren@chalmers.se> | 2015-06-25 12:22:06 +0000 |
| commit | c90c8afca56ae5beaa74077301ff0f18586d1b0c (patch) | |
| tree | 08ac8eb07be9ec2831ffab372f13f39faf74cb10 /index.html | |
| parent | 2643f3cee66964d57a6070ff74c3335379e0534a (diff) | |
Update home page, download page & release notes for GF 3.7. Bump version number in gf.cabal
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/index.html b/index.html index 249e43310..7bf14c9e6 100644 --- a/index.html +++ b/index.html @@ -24,7 +24,7 @@ function sitesearch() { <img class="gflogo" src="doc/Logos/gf1.svg" alt=""> <H1>Grammatical Framework</H1> <small class=tagline>A programming language for multilingual grammar applications</small> -<!--<p>Version 3.6<br>June 2014--> +<!--<p>Version 3.7<br>June 2015--> </div> <div class=menu> @@ -109,6 +109,8 @@ document.write('<div style="float: right; margin-top: 3ex;"> <form onsubmit="re <div class=news2> <table class=news> +<tr><td>2015-06-25:<td><strong>GF 3.7 released!</strong> + <a href="download/release-3.7.html">Release notes</a>. <tr><td>2015-03-13:<td>New resource grammar language: Mongolian. See <a href="lib/doc/synopsis.html">library synopsis</a>. <tr><td>2015-02-09:<td><strong>GF Summer School in Gozo (Malta), 13-24 July 2015</strong> |
