summaryrefslogtreecommitdiffstatshomepage
path: root/templates/about.tpl.php
diff options
context:
space:
mode:
authorGravatar cweiske2009-09-29 10:37:12 +0000
committerGravatar cweiske2009-09-29 10:37:12 +0000
commitf1575fe38a8618a38e849dca888c59a47a6d26de (patch)
tree61de5d463974905545953765820ced13d8a51e8c /templates/about.tpl.php
parentd9fd0a05f5151c3481901147097954a9f397e96f (diff)
downloadscuttle-f1575fe38a8618a38e849dca888c59a47a6d26de.tar.gz
scuttle-f1575fe38a8618a38e849dca888c59a47a6d26de.zip
prepare 0.94
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@381 b3834d28-1941-0410-a4f8-b48e95affb8f
Diffstat (limited to 'templates/about.tpl.php')
-rw-r--r--templates/about.tpl.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/about.tpl.php b/templates/about.tpl.php
index 7803d7f..4a93d75 100644
--- a/templates/about.tpl.php
+++ b/templates/about.tpl.php
@@ -17,7 +17,7 @@ $this->includeTemplate($GLOBALS['top_include']);
<?php if(!is_null($currentUser) && $currentUser->isAdmin()): ?>
-<li>SemanticScuttle v0.93</li>
+<li>SemanticScuttle v0.94</li>
<?php endif ?>
</ul>