summaryrefslogtreecommitdiffstats
path: root/build-lx.xml
diff options
context:
space:
mode:
authorBryce Harrington <bryce@bryceharrington.org>2014-10-30 00:53:33 +0000
committerbryce <bryce@ubuntu.com>2014-10-30 00:53:33 +0000
commit07ed6984084e015bffc60d7e359de7ebf09e9cde (patch)
treed6e9a270f540498b2d446e56c43f973a72a4984e /build-lx.xml
parentOpen development for the 0.92 series (diff)
downloadinkscape-07ed6984084e015bffc60d7e359de7ebf09e9cde.tar.gz
inkscape-07ed6984084e015bffc60d7e359de7ebf09e9cde.zip
Fix version numbers
(bzr r13643)
Diffstat (limited to 'build-lx.xml')
-rw-r--r--build-lx.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build-lx.xml b/build-lx.xml
index 3c3a037b1..f00b4551e 100644
--- a/build-lx.xml
+++ b/build-lx.xml
@@ -39,7 +39,7 @@
</description>
<!-- set global properties for this build -->
- <property name="version" value="0.92+devel"/>
+ <property name="version" value="0.91+devel"/>
<property name="src" location="src"/>
<property name="lib" location="lib"/>
<property name="build" location="build"/>