- Replaced svn-specific project-revision variable with project-date-integer which will sort of more or less kind of serve the same purpose. The full timestamp seemed like TMI and date should be granular enough.

This commit is contained in:
Parnic
2014-04-28 18:38:44 -05:00
parent 5b8a3008bd
commit f4b5ae8ea1

View File

@ -138,7 +138,7 @@ StaticPopupDialogs["ICEHUD_UPDATE_PERIOD_MATTERS"] =
function IceCore.prototype:CheckDisplayUpdateMessage() function IceCore.prototype:CheckDisplayUpdateMessage()
local thisVersion local thisVersion
--[===[@non-debug@ --[===[@non-debug@
thisVersion = @project-revision@ thisVersion = @project-date-integer@
--@end-non-debug@]===] --@end-non-debug@]===]
--@debug@ --@debug@
thisVersion = 9999 thisVersion = 9999