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-06-16 11:52:45 +0200
commitaa6ff499f98dfbb5ca9aa8cac27fed813684eb45 (patch)
tree065ddf6fee2928289af80c67a044d2e3b92792f4 /src
parentd97ce22b010e868437c649911bce89d679a4deaa (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/"