summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorChristian Weiske <cweiske@cweiske.de>2011-08-01 21:53:00 +0200
committerChristian Weiske <cweiske@cweiske.de>2011-08-01 21:53:00 +0200
commit8c9b9a33343821a371678d76d1b9e5797ff9e8cb (patch)
treebb58cbbd27d7f2b49459c400ebda12832dfae575 /data
parent4775d7bf5adfcc3bd965f2190505f7e543557c39 (diff)
downloadsemanticscuttle-8c9b9a33343821a371678d76d1b9e5797ff9e8cb.tar.gz
semanticscuttle-8c9b9a33343821a371678d76d1b9e5797ff9e8cb.tar.bz2
prepare 0.98.1v0.98.1
Diffstat (limited to 'data')
-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>