prepare release of 0.97.2 by updating versions and setting the release date

This commit is contained in:
Christian Weiske 2011-02-16 00:16:33 +01:00
parent 8d178085f4
commit 128eb20408
3 changed files with 3 additions and 3 deletions

View File

@ -9,7 +9,7 @@
<property file="build.properties" />
<property name="version-m" value="0.97" />
<property name="version" value="0.97.1" />
<property name="version" value="0.97.2" />
<property name="zipfile" value="${phing.project.name}-${version}.zip" />
<property name="distfile" value="dist/${zipfile}" />
<property name="sfproject" value="SemanticScuttle" />

View File

@ -17,7 +17,7 @@ $this->includeTemplate($GLOBALS['top_include']);
<?php if(!is_null($currentUser) && $currentUser->isAdmin()): ?>
<li>SemanticScuttle v0.97.0</li>
<li>SemanticScuttle v0.97.2</li>
<?php endif ?>
</ul>

View File

@ -1,7 +1,7 @@
ChangeLog for SemantiScuttle
============================
0.97.2 - 2011-02-XX
0.97.2 - 2011-02-17
-------------------
- Fix bug #3178597: Broken link to context in gsearch admin index page
- Fix bug #3074816: French translation breaks edit javascript