diff options
| author | Ted Gould <ted@gould.cx> | 2009-11-21 04:10:34 +0000 |
|---|---|---|
| committer | gouldtj <gouldtj@users.sourceforge.net> | 2009-11-21 04:10:34 +0000 |
| commit | 6b301cd0bda3251782cee9ae887913d749d18215 (patch) | |
| tree | e92f2c54ae34fa4150b494dea52e259fbb072578 /build.xml | |
| parent | Grabbing news from the wiki (diff) | |
| download | inkscape-6b301cd0bda3251782cee9ae887913d749d18215.tar.gz inkscape-6b301cd0bda3251782cee9ae887913d749d18215.zip | |
Setting some more version numbers
(bzr r8833.1.8)
Diffstat (limited to 'build.xml')
| -rw-r--r-- | build.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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"/> |
