diff options
| author | Bryce Harrington <bryce@bryceharrington.org> | 2016-05-25 08:49:52 +0000 |
|---|---|---|
| committer | bryce <bryce@bryceharrington.org> | 2016-05-25 08:49:52 +0000 |
| commit | 3f8e063c0e2aa84b28310bee7dc9200931329ba2 (patch) | |
| tree | 5e060abcc12ca29813830921fb854addd9c4f4e6 /build.xml | |
| parent | Translations. PO template update. (diff) | |
| download | inkscape-3f8e063c0e2aa84b28310bee7dc9200931329ba2.tar.gz inkscape-3f8e063c0e2aa84b28310bee7dc9200931329ba2.zip | |
Update for 0.92 alpha release
(bzr r14915)
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.91+devel"/> + <property name="version" value="0.92pre0"/> <property name="src" location="src"/> <property name="lib" location="lib"/> <property name="build" location="build"/> |
