aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorArisotura <thetotalworm@gmail.com>2019-08-09 14:19:13 +0200
committerRSDuck <rsduck@users.noreply.github.com>2020-04-26 13:02:26 +0200
commitd2f05cd30fcd530655649549452c34dea1969281 (patch)
tree60760ea653f559a416c164204e35b336579bc3e6 /src
parent5ef71181c891aceec9db7297d1642b0e70e98911 (diff)
prepare JIT beta branch
Diffstat (limited to 'src')
-rw-r--r--src/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/version.h b/src/version.h
index 6250601..9084606 100644
--- a/src/version.h
+++ b/src/version.h
@@ -19,7 +19,7 @@
#ifndef VERSION_H
#define VERSION_H
-#define MELONDS_VERSION "0.8.3"
+#define MELONDS_VERSION "0.8.3-JIT"
#define MELONDS_URL "http://melonds.kuribo64.net/"