diff Libs/DF/fw.lua @ 30:d1963bd45219

- framework update.
author Tercioo
date Tue, 19 Jan 2016 09:47:24 -0200
parents 5da06cb420d4
children 7944c081e5b4
line wrap: on
line diff
--- a/Libs/DF/fw.lua	Sat Jan 02 13:33:05 2016 -0200
+++ b/Libs/DF/fw.lua	Tue Jan 19 09:47:24 2016 -0200
@@ -1,5 +1,5 @@
 
-local dversion = 15
+local dversion = 16
 local major, minor = "DetailsFramework-1.0", dversion
 local DF, oldminor = LibStub:NewLibrary (major, minor)