summaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorBryce Harrington <bryce@bryceharrington.org>2016-05-25 08:49:52 +0000
committerbryce <bryce@bryceharrington.org>2016-05-25 08:49:52 +0000
commit3f8e063c0e2aa84b28310bee7dc9200931329ba2 (patch)
tree5e060abcc12ca29813830921fb854addd9c4f4e6 /build.xml
parentTranslations. PO template update. (diff)
downloadinkscape-3f8e063c0e2aa84b28310bee7dc9200931329ba2.tar.gz
inkscape-3f8e063c0e2aa84b28310bee7dc9200931329ba2.zip
Update for 0.92 alpha release
(bzr r14915)
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 0485365d3..8909d8ac2 100644
--- a/build.xml
+++ b/build.xml
@@ -42,7 +42,7 @@
</description>
<!-- set global properties for this build -->
- <property name="version" value="0.91+devel"/>
+ <property name="version" value="0.92pre0"/>
<property name="src" location="src"/>
<property name="lib" location="lib"/>
<property name="build" location="build"/>