prepare 0.96.1
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@650 b3834d28-1941-0410-a4f8-b48e95affb8f
This commit is contained in:
parent
8a3e745378
commit
7a8c92ff1a
@ -9,7 +9,7 @@
|
||||
<property file="build.properties" />
|
||||
|
||||
<property name="version-m" value="0.96" />
|
||||
<property name="version" value="0.96.0" />
|
||||
<property name="version" value="0.96.1" />
|
||||
<property name="zipfile" value="${phing.project.name}-${version}.zip" />
|
||||
<property name="distfile" value="dist/${zipfile}" />
|
||||
<property name="sfproject" value="SemanticScuttle" />
|
||||
|
@ -17,7 +17,7 @@ $this->includeTemplate($GLOBALS['top_include']);
|
||||
|
||||
|
||||
<?php if(!is_null($currentUser) && $currentUser->isAdmin()): ?>
|
||||
<li>SemanticScuttle v0.96.0</li>
|
||||
<li>SemanticScuttle v0.96.1</li>
|
||||
<?php endif ?>
|
||||
</ul>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user