RELEASE LuaJIT-2.0.0-beta7

This commit is contained in:
Mike Pall
2011-05-05 16:17:57 +02:00
parent 998061f530
commit cfdc356ebe
19 changed files with 41 additions and 41 deletions

View File

@@ -10,8 +10,8 @@
#include <stddef.h>
#include <stdarg.h>
#define DASM_IDENT "DynASM 1.2.2"
#define DASM_VERSION 10202 /* 1.2.2 */
#define DASM_IDENT "DynASM 1.3.0"
#define DASM_VERSION 10300 /* 1.3.0 */
#ifndef Dst_DECL
#define Dst_DECL dasm_State **Dst