diff options
| author | Ted Gould <ted@gould.cx> | 2010-05-23 18:22:43 +0000 |
|---|---|---|
| committer | Ted Gould <ted@gould.cx> | 2010-05-23 18:22:43 +0000 |
| commit | 023b7da2b083e0f1fad8bfc169bdc293c7dd7850 (patch) | |
| tree | 201bc08eda961ff4d6c51337ec652f59d166120d | |
| parent | Changing configure to 0.48pre0 (diff) | |
| download | inkscape-023b7da2b083e0f1fad8bfc169bdc293c7dd7850.tar.gz inkscape-023b7da2b083e0f1fad8bfc169bdc293c7dd7850.zip | |
Changing the build.xml files
(bzr r9443.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..4a84bec0a 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.48pre0"/> <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.48pre0"/> <property name="src" location="src"/> <property name="lib" location="lib"/> <property name="build" location="build"/> |
