summaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2009-11-21 04:10:34 +0000
committergouldtj <gouldtj@users.sourceforge.net>2009-11-21 04:10:34 +0000
commit6b301cd0bda3251782cee9ae887913d749d18215 (patch)
treee92f2c54ae34fa4150b494dea52e259fbb072578 /build.xml
parentGrabbing news from the wiki (diff)
downloadinkscape-6b301cd0bda3251782cee9ae887913d749d18215.tar.gz
inkscape-6b301cd0bda3251782cee9ae887913d749d18215.zip
Setting some more version numbers
(bzr r8833.1.8)
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..06f8b58ab 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"/>
<property name="src" location="src"/>
<property name="lib" location="lib"/>
<property name="build" location="build"/>