DynASM: Bump version to 1.5.0.
This commit is contained in:
@@ -11,9 +11,9 @@ local x64 = x64
|
||||
local _info = {
|
||||
arch = x64 and "x64" or "x86",
|
||||
description = "DynASM x86/x64 module",
|
||||
version = "1.4.0",
|
||||
vernum = 10400,
|
||||
release = "2015-10-18",
|
||||
version = "1.5.0",
|
||||
vernum = 10500,
|
||||
release = "2021-05-02",
|
||||
author = "Mike Pall",
|
||||
license = "MIT",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user