summaryrefslogtreecommitdiff
path: root/dynasm/dasm_proto.h
diff options
context:
space:
mode:
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