Compare with Previous | Blame | View Log
local DisplacedEnergyWatcher = DisplacedEnergyWatcher if not DisplacedEnergyWatcher then return end ----------------------------------------------------------------------------- local MAJOR_VERSION = "0.5.1" local MINOR_VERSION = ("$Revision: 4 $"):match("%d+") local locale = GetLocale() DisplacedEnergyWatcher.version = MAJOR_VERSION .. "-" .. MINOR_VERSION .. "-" .. locale -----------------------------------------------------------------------------