summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorGravatar mensonge2009-01-05 16:40:13 +0000
committerGravatar mensonge2009-01-05 16:40:13 +0000
commitf3c241bd1dd577e001e2a3384f45d0314a99c92c (patch)
treec8183d6c88fe039675794e8aa0d4f55c47c128a5
parente04644d3150c878e8533b04209aef48b01fe8805 (diff)
downloadscuttle-f3c241bd1dd577e001e2a3384f45d0314a99c92c.tar.gz
scuttle-f3c241bd1dd577e001e2a3384f45d0314a99c92c.zip
New version
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@213 b3834d28-1941-0410-a4f8-b48e95affb8f
-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 77c34bc..96b5297 100644
--- a/templates/about.tpl.php
+++ b/templates/about.tpl.php
@@ -17,7 +17,7 @@ $this->includeTemplate($GLOBALS['top_include']);
<?php if(!is_null($currentObjectUser) && $currentObjectUser->isAdmin()): ?>
-<li>SemanticScuttle v0.91</li>
+<li>SemanticScuttle v0.92</li>
<?php endif ?>
</ul>