DynASM: Bump version to 1.5.0.
This commit is contained in:
@@ -12,9 +12,9 @@ local mipsr6 = _map_def.MIPSR6
|
||||
local _info = {
|
||||
arch = mips64 and "mips64" or "mips",
|
||||
description = "DynASM MIPS32/MIPS64 module",
|
||||
version = "1.4.0",
|
||||
vernum = 10400,
|
||||
release = "2020-01-20",
|
||||
version = "1.5.0",
|
||||
vernum = 10500,
|
||||
release = "2021-05-02",
|
||||
author = "Mike Pall",
|
||||
license = "MIT",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user