Skip to content

Commit 41727cc

Browse files
committed
Change version for release
1 parent c64c443 commit 41727cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

luaxp.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
local _M = {}
1212

13-
_M._VERSION = "0.9.9dev-19183"
13+
_M._VERSION = "0.9.9"
1414
_M._VNUMBER = 000909
1515
_M._DEBUG = false -- Caller may set boolean true or function(msg)
1616

0 commit comments

Comments
 (0)