File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -58,10 +58,10 @@ f:SetScript("OnUpdate", fCLFix)
5858-- Globals/Default Options --
5959---- ---------------------------
6060DBM = {
61- Revision = (" $Revision: 6006 $" ):sub (12 , - 3 ),
62- Version = " 6.06 " ,
63- DisplayVersion = " 6.06 DBM-WoWCircle by Barsoom for WoWCircle WotLK (https://github.com/ArsumPB/DBM-wowcircle)" , -- the string that is shown as version
64- ReleaseRevision = 6006 -- the revision of the latest stable version that is available (for /dbm ver2)
61+ Revision = (" $Revision: 6007 $" ):sub (12 , - 3 ),
62+ Version = " 6.07 " ,
63+ DisplayVersion = " 6.07 DBM-WoWCircle by Barsoom for WoWCircle WotLK (https://github.com/ArsumPB/DBM-wowcircle)" , -- the string that is shown as version
64+ ReleaseRevision = 6007 -- the revision of the latest stable version that is available (for /dbm ver2)
6565}
6666
6767DBM_SavedOptions = {}
You can’t perform that action at this time.
0 commit comments