mirror of
https://github.com/TangentFoxy/lua-date.git
synced 2025-07-28 19:12:16 +00:00
release 2.1.3
This commit is contained in:
@@ -196,7 +196,7 @@
|
||||
local date = {}
|
||||
setmetatable(date, date)
|
||||
-- Version: VMMMRRRR; V-Major, M-Minor, R-Revision; e.g. 5.45.321 == 50450321
|
||||
date.version = 20010002 -- 2.1.2
|
||||
date.version = 20010003 -- 2.1.3
|
||||
--#end -- not DATE_OBJECT_AFX
|
||||
--[[ THE DATE OBJECT ]]--
|
||||
local dobj = {}
|
||||
|
Reference in New Issue
Block a user