- small framework fix.

This commit is contained in:
Tercio
2016-07-12 16:47:14 -03:00
parent d163e584a9
commit 8bfd6369d7
3 changed files with 8 additions and 5 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
local dversion = 16
local dversion = 19
local major, minor = "DetailsFramework-1.0", dversion
local DF, oldminor = LibStub:NewLibrary (major, minor)