Touch the file so the minor version gets updated so in place upgrades work.

This commit is contained in:
shefki
2009-08-04 23:32:40 +00:00
parent 254b6d3d3c
commit ae13b67032

View File

@ -5,7 +5,7 @@ Author: Cameron Kenneth Knight (ckknight@gmail.com)
Website: http://www.wowace.com/
Description: A library to provide a markup syntax
]]
local MAJOR_VERSION = "LibDogTag-Unit-3.0"
local MINOR_VERSION = 90000 + tonumber(("$Revision$"):match("%d+")) or 0