aboutsummaryrefslogtreecommitdiff
path: root/data/templates/default
diff options
context:
space:
mode:
authorChristian Weiske <cweiske@cweiske.de>2011-08-01 22:34:11 +0200
committerChristian Weiske <cweiske@cweiske.de>2011-08-01 22:34:11 +0200
commit008b65a1b2e167e0b8749d42b72220e8c2b53dc9 (patch)
treebe64e3e2af8f82d2dcd642c45962e2393921d540 /data/templates/default
parent8216ae476c25960f0480233c35af9feb257563a5 (diff)
parent8c9b9a33343821a371678d76d1b9e5797ff9e8cb (diff)
downloadsemanticscuttle-008b65a1b2e167e0b8749d42b72220e8c2b53dc9.tar.gz
semanticscuttle-008b65a1b2e167e0b8749d42b72220e8c2b53dc9.tar.bz2
Merge branch '0.98'
Diffstat (limited to 'data/templates/default')
-rw-r--r--data/templates/default/about.tpl.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/templates/default/about.tpl.php b/data/templates/default/about.tpl.php
index 8a9b206..f53d1ca 100644
--- a/data/templates/default/about.tpl.php
+++ b/data/templates/default/about.tpl.php
@@ -17,7 +17,7 @@ $this->includeTemplate($GLOBALS['top_include']);
<?php if(!is_null($currentUser) && $currentUser->isAdmin()): ?>
-<li>SemanticScuttle v0.98.0</li>
+<li>SemanticScuttle v0.98.1</li>
<?php endif ?>
</ul>