aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Weiske <cweiske@cweiske.de>2011-02-16 00:16:33 +0100
committerChristian Weiske <cweiske@cweiske.de>2011-02-16 00:16:33 +0100
commit128eb204081787a10b06d6962ad9e49bb2481399 (patch)
treee27a3f272ea2beb4d1635ac962c1b58968ba7450
parent8d178085f4fe468d58c0dfc13085390469456371 (diff)
downloadsemanticscuttle-128eb204081787a10b06d6962ad9e49bb2481399.tar.gz
semanticscuttle-128eb204081787a10b06d6962ad9e49bb2481399.tar.bz2
prepare release of 0.97.2 by updating versions and setting the release date
-rw-r--r--build.xml2
-rw-r--r--data/templates/about.tpl.php2
-rw-r--r--doc/ChangeLog2
3 files changed, 3 insertions, 3 deletions
diff --git a/build.xml b/build.xml
index 3c04907..0d2341b 100644
--- a/build.xml
+++ b/build.xml
@@ -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" />
diff --git a/data/templates/about.tpl.php b/data/templates/about.tpl.php
index 7bff98d..bb6cd9b 100644
--- a/data/templates/about.tpl.php
+++ b/data/templates/about.tpl.php
@@ -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>
diff --git a/doc/ChangeLog b/doc/ChangeLog
index 7ffdd4b..4858db6 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -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