DynASM: Bump version to 1.4.

Thanks to Peter Cawley.
This commit is contained in:
Mike Pall
2015-10-24 18:46:45 +02:00
parent 8a13c9cebf
commit d62dc01984
7 changed files with 20 additions and 20 deletions

View File

@@ -11,9 +11,9 @@
local _info = {
arch = "ppc",
description = "DynASM PPC module",
version = "1.3.0",
vernum = 10300,
release = "2015-01-14",
version = "1.4.0",
vernum = 10400,
release = "2015-10-18",
author = "Mike Pall",
license = "MIT",
}