* updated release version to 0.18.6
* updated build tools to have core files zip naming scheme be based on version information contained in build.number.properties * added new python library to allow reading java property files, remember to add the library to your PYTHONPATH before executing the python script otherwise the script will fail. `
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
build.major = 0
|
||||
build.minor = 18
|
||||
build.point = 5
|
||||
#build.number.properties (normally this file is maintained by build.xml)
|
||||
#Sun, 06 May 2012 11:56:35 -0700
|
||||
build.major=0
|
||||
build.minor=18
|
||||
build.point=6
|
||||
|
||||
Reference in New Issue
Block a user