summaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2008-01-16 07:00:19 +0000
committergouldtj <gouldtj@users.sourceforge.net>2008-01-16 07:00:19 +0000
commitd8d4d2e2095e8eb69714ebdcf47f98c7e53c2814 (patch)
tree43c30bd0187b6e6babb30380ee93b35cb5a7f025 /build.xml
parentr17663@shi: ted | 2008-01-15 22:34:34 -0800 (diff)
downloadinkscape-d8d4d2e2095e8eb69714ebdcf47f98c7e53c2814.tar.gz
inkscape-d8d4d2e2095e8eb69714ebdcf47f98c7e53c2814.zip
r17671@shi: ted | 2008-01-15 23:00:05 -0800
+devel take two (bzr r4510)
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 ea8c4bffc..7c3b67b88 100644
--- a/build.xml
+++ b/build.xml
@@ -41,7 +41,7 @@
</description>
<!-- set global properties for this build -->
- <property name="version" value="0.45+0.46pre0"/>
+ <property name="version" value="0.45+devel"/>
<property name="src" location="src"/>
<property name="lib" location="lib"/>
<property name="build" location="build"/>