aboutsummaryrefslogtreecommitdiff
path: root/data/templates
diff options
context:
space:
mode:
authorcweiske <cweiske@b3834d28-1941-0410-a4f8-b48e95affb8f>2010-06-09 05:59:51 +0000
committercweiske <cweiske@b3834d28-1941-0410-a4f8-b48e95affb8f>2010-06-09 05:59:51 +0000
commit733304908251397114d8895df2603242a2b7043c (patch)
treed71f0656bdd74ef24b8e3a9c9eec6144b091e7e8 /data/templates
parent549cae3de45c701a8363cce6f8f57e1704f6d803 (diff)
downloadsemanticscuttle-733304908251397114d8895df2603242a2b7043c.tar.gz
semanticscuttle-733304908251397114d8895df2603242a2b7043c.tar.bz2
prepare release of 0.97.0
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@712 b3834d28-1941-0410-a4f8-b48e95affb8f
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 af5c6e7..7bff98d 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.96.1</li>
+<li>SemanticScuttle v0.97.0</li>
<?php endif ?>
</ul>