changeset 47:c48d2d940e82 v1.3.1 release

Incremented minor version number after slash command bug fix.
author Andrew Knoll <andrewtknoll@gmail.com>
date Fri, 12 Apr 2013 22:59:03 -0400
parents eb3383e30b5e
children a686af703642
files LibModuleDBShare-1.0/LibModuleDBShare-1.0.lua
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/LibModuleDBShare-1.0/LibModuleDBShare-1.0.lua	Fri Apr 12 22:57:15 2013 -0400
+++ b/LibModuleDBShare-1.0/LibModuleDBShare-1.0.lua	Fri Apr 12 22:59:03 2013 -0400
@@ -38,7 +38,7 @@
 -- end
 -- @class file
 -- @name LibModuleDBShare-1.0
-local MAJOR, MINOR = "LibModuleDBShare-1.0", 5
+local MAJOR, MINOR = "LibModuleDBShare-1.0", 6
 local LibModuleDBShare, oldminor = LibStub:NewLibrary(MAJOR, MINOR)
 
 if not LibModuleDBShare then return end -- No upgrade needed