aboutsummaryrefslogtreecommitdiff
path: root/data/templates
diff options
context:
space:
mode:
authorChristian Weiske <cweiske@cweiske.de>2011-08-09 08:17:35 +0200
committerChristian Weiske <cweiske@cweiske.de>2011-08-09 08:17:35 +0200
commitefe5988df3eb4b4603c5e3b81d12819c3f667a5f (patch)
tree23d31c8ff1999c57e3d794cc2445ccba853d64ea /data/templates
parent062fe09d43b25db5f4790c5ac33ab7e2e9f3b68e (diff)
parent057bc0b9320e1118940f61239fc21a5598beb124 (diff)
downloadsemanticscuttle-efe5988df3eb4b4603c5e3b81d12819c3f667a5f.tar.gz
semanticscuttle-efe5988df3eb4b4603c5e3b81d12819c3f667a5f.tar.bz2
Merge branch '0.98'
Conflicts: build.xml
Diffstat (limited to 'data/templates')
-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 a9dae5c..bd9348c 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.2</li>
+<li>SemanticScuttle v0.98.3</li>
<?php endif ?>
</ul>