From 128eb204081787a10b06d6962ad9e49bb2481399 Mon Sep 17 00:00:00 2001 From: Christian Weiske Date: Wed, 16 Feb 2011 00:16:33 +0100 Subject: prepare release of 0.97.2 by updating versions and setting the release date --- build.xml | 2 +- data/templates/about.tpl.php | 2 +- doc/ChangeLog | 2 +- 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 @@ - + 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']); isAdmin()): ?> -
  • SemanticScuttle v0.97.0
  • +
  • SemanticScuttle v0.97.2
  • 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 -- cgit v1.2.3