WoWInterface SVN BattleHerald

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /trunk
    from Rev 25 to Rev 26
    Reverse comparison

Rev 25 → Rev 26

BattleHerald/BattleHerald.toc
2,7 → 2,7
##Name: Battle Herald
##Notes: Battle Herald adds a number of features to enhance your battleground/PvP experience.
##SavedVariables: BattleHerald_UserOptions
##Version: 1.03
##Version: 1.04
##Author: Klishu
BattleHerald_Strings.lua
BattleHerald_SlashCommands.lua
BattleHerald/BattleHerald_Main.lua
3,7 → 3,7
Starting point for the addon
]]--
 
local BH_VERSION_INFO = 1.03;
local BH_VERSION_INFO = 1.04;
local NEWVERSION = false;
 
function BattleHerald_MainFrameLoad(self)
82,4 → 82,4
BattleHerald_PostVersionInfo("WHISPER", author);
end
 
end
\ No newline at end of file +end