aboutsummaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorChristian Weiske <cweiske@cweiske.de>2011-07-21 22:28:42 +0200
committerChristian Weiske <cweiske@cweiske.de>2011-07-21 22:28:42 +0200
commit83714e3889d846639c24c3e6401eb026969230b8 (patch)
tree593038080f08d6a7ae369acd4ccc4979671febad /data
parent37db60735a4fa3870fed6b8e560914584fdc22e7 (diff)
downloadsemanticscuttle-83714e3889d846639c24c3e6401eb026969230b8.tar.gz
semanticscuttle-83714e3889d846639c24c3e6401eb026969230b8.tar.bz2
make release docs more readable, update version to 0.98, update pear package changelog, fix pear package inclusion files
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 7bff98d..8a9b206 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.97.0</li>
+<li>SemanticScuttle v0.98.0</li>
<?php endif ?>
</ul>