diff options
| author | Bryce Harrington <bryce@bryceharrington.org> | 2014-10-30 00:53:33 +0000 |
|---|---|---|
| committer | bryce <bryce@ubuntu.com> | 2014-10-30 00:53:33 +0000 |
| commit | 07ed6984084e015bffc60d7e359de7ebf09e9cde (patch) | |
| tree | d6e9a270f540498b2d446e56c43f973a72a4984e /build.xml | |
| parent | Open development for the 0.92 series (diff) | |
| download | inkscape-07ed6984084e015bffc60d7e359de7ebf09e9cde.tar.gz inkscape-07ed6984084e015bffc60d7e359de7ebf09e9cde.zip | |
Fix version numbers
(bzr r13643)
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.92+devel"/> + <property name="version" value="0.91+devel"/> <property name="src" location="src"/> <property name="lib" location="lib"/> <property name="build" location="build"/> |
