WoWInterface SVN Aloft

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /branches/cataclysm/AloftCastWarning
    from Rev 1889 to Rev 1893
    Reverse comparison

Rev 1889 → Rev 1893

AloftCastWarning.toc
1,6 → 1,6
## Interface: 30300
## Version: 1.0.5
## Title: AloftCastWarning
## Interface: 40000
## Version: 4.0.0
## Title: AloftCastWarning (Ace3)
## Notes: Add cast warnings to Aloft unit nameplates
## Notes-deDE: Need translation, seeking volunteers
## Notes-frFR: Need translation, seeking volunteers
Version.lua
5,7 → 5,7
 
local AloftCastWarning = Aloft:GetModule("CastWarning")
 
local MAJOR_VERSION = "1.0.5"
local MAJOR_VERSION = "4.0.0"
local MINOR_VERSION = ("$Revision$"):match("%d+")
local locale = GetLocale()