Skip to content

Commit

Permalink
incremented revision for new pre-release
Browse files Browse the repository at this point in the history
  • Loading branch information
MOUZU committed Feb 8, 2016
1 parent 0a7045f commit d304ae1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Core.lua
Original file line number Diff line number Diff line change
Expand Up @@ -355,7 +355,7 @@ BigWigs.cmdtable = {type = "group", handler = BigWigs, args = {
}}
BigWigs:RegisterChatCommand({"/bw", "/BigWigs"}, BigWigs.cmdtable)
BigWigs.debugFrame = ChatFrame5
BigWigs.revision = tonumber(string.sub("$Revision: 18337 $", 12, -3))
BigWigs.revision = tonumber(string.sub("$Revision: 18338 $", 12, -3))

--------------------------------
-- Module Prototype --
Expand Down

0 comments on commit d304ae1

Please sign in to comment.