aboutsummaryrefslogtreecommitdiff
path: root/build.xml
diff options
context:
space:
mode:
authorcweiske <cweiske@b3834d28-1941-0410-a4f8-b48e95affb8f>2010-02-09 15:55:01 +0000
committercweiske <cweiske@b3834d28-1941-0410-a4f8-b48e95affb8f>2010-02-09 15:55:01 +0000
commit7a8c92ff1aaa3c4b6b60319a9502288fc9395531 (patch)
tree23162065e9ef42570b26a63d5b44b949f1059676 /build.xml
parent8a3e745378a0328bcbb82c2e76ea76c984ef3dee (diff)
downloadsemanticscuttle-7a8c92ff1aaa3c4b6b60319a9502288fc9395531.tar.gz
semanticscuttle-7a8c92ff1aaa3c4b6b60319a9502288fc9395531.tar.bz2
prepare 0.96.1v0.96.1
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@650 b3834d28-1941-0410-a4f8-b48e95affb8f
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.xml b/build.xml
index 0408bbd..9cf4de9 100644
--- a/build.xml
+++ b/build.xml
@@ -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" />