summaryrefslogtreecommitdiffstatshomepage
path: root/templates/about.tpl.php
diff options
context:
space:
mode:
authorGravatar mensonge2008-11-17 11:39:41 +0000
committerGravatar mensonge2008-11-17 11:39:41 +0000
commit981c30b57e7ca7b71c58e90b255e9f0fab51eba8 (patch)
tree6214549d0134f388570b7fbf47b1518e5d0e91e3 /templates/about.tpl.php
parentfb46a6beea8dfddde229a1fbb9c4cfc7938a74c1 (diff)
downloadscuttle-981c30b57e7ca7b71c58e90b255e9f0fab51eba8.tar.gz
scuttle-981c30b57e7ca7b71c58e90b255e9f0fab51eba8.zip
Change SemanticScuttle version
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@162 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 7ff11ad..3f3cbe3 100644
--- a/templates/about.tpl.php
+++ b/templates/about.tpl.php
@@ -21,7 +21,7 @@ $currentUserId = $userservice->getCurrentUserId();
<?php if(!is_null($currentUser) && $userservice->isAdmin($currentUserId)): ?>
-<li>SemanticScuttle v0.90</li>
+<li>SemanticScuttle v0.91</li>
<?php endif ?>
</ul>