WoWInterface SVN Aloft

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /branches/border/AloftCastWarning
    from Rev 1852 to Rev 1871
    Reverse comparison

Rev 1852 → Rev 1871

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