Code

Changing the build.xml files
authorTed Gould <ted@gould.cx>
Thu, 17 Jun 2010 18:26:30 +0000 (13:26 -0500)
committerTed Gould <ted@gould.cx>
Thu, 17 Jun 2010 18:26:30 +0000 (13:26 -0500)
build-lx.xml
build.xml

index 8841fe3a9aa1c23a453d9712042909e1749bd234..345bf8fae0622a4ddb24dbd89e1588632c9f15af 100644 (file)
@@ -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"/>
index 8818d852b0c10524a5ef42f6fa612b77b3232c50..43e3dc3d24a1b51ab1e37898ae7d19f8845628da 100755 (executable)
--- a/build.xml
+++ b/build.xml
@@ -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"/>