We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4da8d4b commit 5b8f4bcCopy full SHA for 5b8f4bc
DBM-Core/DBM-Core.lua
@@ -87,7 +87,7 @@ local function showRealDate(curseDate)
87
end
88
89
DBM = {
90
- Revision = ("$Revision: 7001 $"):sub(12, -3),
+ Revision = ("$Revision: 7002 $"):sub(12, -3),
91
Version = "7.02",
92
DisplayVersion = "7.02 DBM-WoWCircle by Barsoom for WoWCircle WotLK", -- the string that is shown as version
93
ReleaseRevision = 7002 -- the revision of the latest stable version that is available (for /dbm ver2)
0 commit comments