Code

Changing the build.xml files
authorTed Gould <ted@gould.cx>
Sun, 23 May 2010 18:22:43 +0000 (13:22 -0500)
committerTed Gould <ted@gould.cx>
Sun, 23 May 2010 18:22:43 +0000 (13:22 -0500)
build-lx.xml
build.xml

index 8841fe3a9aa1c23a453d9712042909e1749bd234..4a84bec0a86fd0cb2448d6a88641d5cc0535d5f4 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.48pre0"/>
   <property name="src"           location="src"/>
   <property name="lib"           location="lib"/>
   <property name="build"         location="build"/>
index 0c895fb567e9acc41bd4818cba6592ffa553f905..c572ecf337ced8b7feb0b419dc00e9cd1c0cba90 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.48pre0"/>
   <property name="src"           location="src"/>
   <property name="lib"           location="lib"/>
   <property name="build"         location="build"/>