Fixed dev version to override project-date-integer appropriately

This commit is contained in:
Parnic
2016-05-28 01:56:38 -05:00
parent 5d718a4d07
commit 6906f3545d

View File

@ -142,7 +142,7 @@ function IceCore.prototype:CheckDisplayUpdateMessage()
thisVersion = @project-date-integer@
--@end-non-debug@]===]
--@debug@
thisVersion = 9999
thisVersion = 99999999999999
--@end-debug@
if self.accountSettings.lastRunVersion < thisVersion then
if self.accountSettings.lastRunVersion < 549 then