OSDN Git Service

Add versionInfo.updateVersionType so a build can specify which version type to use...
authorJames Teh <jamie@jantrid.net>
Mon, 5 Mar 2012 07:58:14 +0000 (17:58 +1000)
committerJames Teh <jamie@jantrid.net>
Mon, 5 Mar 2012 07:58:14 +0000 (17:58 +1000)
commit5f17fb38268ea4fa80d7317b43577ea5947561f3
tree5dbe70129a63e4bd306f3fbf755ee4409d24eb78
parentd896f31796d0d648aa608a2d7da21aca5f28c924
Add versionInfo.updateVersionType so a build can specify which version type to use when checking for updates. This can be set in a build using the updateVersionType parameter to scons.
sconstruct
source/updateCheck.py
source/versionInfo.py