diff options
| author | hallgren <hallgren@chalmers.se> | 2015-10-02 10:15:02 +0000 |
|---|---|---|
| committer | hallgren <hallgren@chalmers.se> | 2015-10-02 10:15:02 +0000 |
| commit | 1b2dfbb6d8a905bcd3336a4b4a5d2b5e3569782d (patch) | |
| tree | 7fff4371828faeb1ccfce1069f99808ef4d0bf7c /index.html | |
| parent | beccb68dddabefe1fee399242063fa2dabc4d5eb (diff) | |
Bump version number to 3.7.1 and finalize documentation
Updated version number in gf.cabal and update debian/changelog
News item on home page (index.html)
Some last minute edits on the download page
Move the new release notes and download page in place.
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 763056ad2..91239fbd6 100644 --- a/index.html +++ b/index.html @@ -26,7 +26,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.7<br>June 2015--> +<!--<p>Version 3.7.1<br>Oct 2015--> </div> <div class=menu> @@ -113,6 +113,8 @@ document.write('<div style="float: right; margin-top: 3ex;"> <form onsubmit="re <div class=news2> <table class=news> +<tr><td>2015-10-02:<td><strong>GF 3.7.1 released!</strong> + <a href="download/release-3.7.1.html">Release notes</a>. <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. |
