summaryrefslogtreecommitdiff
path: root/data/templates
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 /data/templates
parent8d178085f4fe468d58c0dfc13085390469456371 (diff)
downloadsemanticscuttle-128eb204081787a10b06d6962ad9e49bb2481399.tar.gz
semanticscuttle-128eb204081787a10b06d6962ad9e49bb2481399.tar.bz2
prepare release of 0.97.2 by updating versions and setting the release date
Diffstat (limited to 'data/templates')
-rw-r--r--data/templates/about.tpl.php2
1 files changed, 1 insertions, 1 deletions
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>