summaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2009-11-29 20:01:26 +0000
committerTed Gould <ted@gould.cx>2009-11-29 20:01:26 +0000
commit2987ff2ce2f379e14fad4fd17665f3a2472f09fc (patch)
tree1f31400a1014478bb0761f0c9e353607ada1ec2b /build.xml
parentScour extension update (diff)
parentUpdated version files that were missed. (diff)
downloadinkscape-2987ff2ce2f379e14fad4fd17665f3a2472f09fc.tar.gz
inkscape-2987ff2ce2f379e14fad4fd17665f3a2472f09fc.zip
Merging in the changes from the 0.47 release branch. Also updating version numbers for 0.47 development.
(bzr r8848)
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 16443dfc2..c32e22b17 100644
--- a/build.xml
+++ b/build.xml
@@ -42,7 +42,7 @@
</description>
<!-- set global properties for this build -->
- <property name="version" value="0.46+devel"/>
+ <property name="version" value="0.47+devel"/>
<property name="src" location="src"/>
<property name="lib" location="lib"/>
<property name="build" location="build"/>