diff options
| author | Ted Gould <ted@gould.cx> | 2010-06-17 18:26:30 +0000 |
|---|---|---|
| committer | Ted Gould <ted@gould.cx> | 2010-06-17 18:26:30 +0000 |
| commit | 8cf8f89a07b9da0095cc05e4a77959c56e4c7136 (patch) | |
| tree | ea729920cfb8e9ba58f4c5280a71bcc2b8183a96 | |
| parent | Changing configure (diff) | |
| download | inkscape-8cf8f89a07b9da0095cc05e4a77959c56e4c7136.tar.gz inkscape-8cf8f89a07b9da0095cc05e4a77959c56e4c7136.zip | |
Changing the build.xml files
(bzr r9506.1.2)
| -rw-r--r-- | build-lx.xml | 2 | ||||
| -rwxr-xr-x | build.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/build-lx.xml b/build-lx.xml index 8841fe3a9..345bf8fae 100644 --- a/build-lx.xml +++ b/build-lx.xml @@ -39,7 +39,7 @@ </description> <!-- set global properties for this build --> - <property name="version" value="0.47+devel"/> + <property name="version" value="0.48pre1"/> <property name="src" location="src"/> <property name="lib" location="lib"/> <property name="build" location="build"/> @@ -42,7 +42,7 @@ </description> <!-- set global properties for this build --> - <property name="version" value="0.47+devel"/> + <property name="version" value="0.48pre1"/> <property name="src" location="src"/> <property name="lib" location="lib"/> <property name="build" location="build"/> |
