WoWInterface SVN NeedToKnow-Updated

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /
    from Rev 123 to Rev 124
    Reverse comparison

Rev 123 → Rev 124

trunk/NeedToKnow/NeedToKnow.toc
1,7 → 1,7
## Interface: 050001
## Title: NeedToKnow
## Author: Kitjan, lieandswell
## Version: 4.0.08
## Version: 4.0.09
## Notes: Timer bars for buffs, debuffs, cooldowns, etc.
## X-Credits: Bilt, Fxfighter EU-Echsenkessel, metalchoir, sp00n, Vlakarados, wowui.cn
## X-Category: Buffs, Combat
trunk/NeedToKnow/NeedToKnow.lua
109,7 → 109,7
}
-- NEEDTOKNOW = {} is defined in the localization file, which must be loaded before this file
 
NEEDTOKNOW.VERSION = "4.0.08"
NEEDTOKNOW.VERSION = "4.0.09"
local c_UPDATE_INTERVAL = 0.05
local c_MAXBARS = 20