aboutsummaryrefslogtreecommitdiff
path: root/data/templates
diff options
context:
space:
mode:
authorcweiske <cweiske@b3834d28-1941-0410-a4f8-b48e95affb8f>2010-02-08 19:01:34 +0000
committercweiske <cweiske@b3834d28-1941-0410-a4f8-b48e95affb8f>2010-02-08 19:01:34 +0000
commitc5c571082971a19ad0d9f92465907c905f0c7c5e (patch)
treebcf2c8a6d4752af990cfc0fff2bfe52d58e780d4 /data/templates
parentca5ca1d1c9630b5d54767e1691091a8061a326eb (diff)
downloadsemanticscuttle-c5c571082971a19ad0d9f92465907c905f0c7c5e.tar.gz
semanticscuttle-c5c571082971a19ad0d9f92465907c905f0c7c5e.tar.bz2
prepare release of version 0.96.0v0.96
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@647 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 39775c9..076b8c7 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.95.1</li>
+<li>SemanticScuttle v0.96.0</li>
<?php endif ?>
</ul>