summaryrefslogtreecommitdiff
path: root/dynasm/dasm_proto.h
diff options
context:
space:
mode:
authorMike Pall <mike>2011-05-05 16:17:57 +0200
committerMike Pall <mike>2011-05-05 16:31:13 +0200
commitcfdc356ebe376d9d2d741bae8fd33d1cbdc74f4f (patch)
treece5af91398c831e4849707b96d77545bac5fa090 /dynasm/dasm_proto.h
parent998061f5306e7675900230751413adfff4cc7319 (diff)
downloadluajit2-cfdc356ebe376d9d2d741bae8fd33d1cbdc74f4f.tar.gz
RELEASE LuaJIT-2.0.0-beta7v2.0.0-beta7
Diffstat (limited to 'dynasm/dasm_proto.h')
-rw-r--r--dynasm/dasm_proto.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/dynasm/dasm_proto.h b/dynasm/dasm_proto.h
index 7fac22ab..dc9ed510 100644
--- a/dynasm/dasm_proto.h
+++ b/dynasm/dasm_proto.h
@@ -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