git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@650
b3834d28-1941-0410-a4f8-
b48e95affb8f
<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" />
<?php if(!is_null($currentUser) && $currentUser->isAdmin()): ?>
-<li>SemanticScuttle v0.96.0</li>
+<li>SemanticScuttle v0.96.1</li>
<?php endif ?>
</ul>