WoWInterface SVN EasyDaily

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /trunk
    from Rev 143 to Rev 144
    Reverse comparison

Rev 143 → Rev 144

EasyDaily/core.lua
26,7 → 26,7
-- Local Vars and Functions
--------------------------------------------------------------------------------------------------
 
local MAJOR, MINOR, REVISION = 1, 12, ("$Revision$"):match("(%d+)")
local MAJOR, MINOR, REVISION = 1, 13, ("$Revision$"):match("(%d+)")
local VERSION = string_format("v%s.%s.%s", MAJOR, MINOR, REVISION)
local RESETDB = 4