* 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:
5
projects/mtg/tools/build/lib/pyjavaproperties-0.6/setup.cfg
Executable file
5
projects/mtg/tools/build/lib/pyjavaproperties-0.6/setup.cfg
Executable file
@@ -0,0 +1,5 @@
|
||||
[egg_info]
|
||||
tag_build =
|
||||
tag_date = 0
|
||||
tag_svn_revision = 0
|
||||
|
||||
Reference in New Issue
Block a user