aboutsummaryrefslogtreecommitdiff
path: root/src/version.h
diff options
context:
space:
mode:
authorStapleButter <thetotalworm@gmail.com>2017-12-12 02:28:57 +0100
committerStapleButter <thetotalworm@gmail.com>2017-12-12 02:28:57 +0100
commit2333b17029bb4dd4b291586c1dfadb8d92d027a4 (patch)
tree3c3e017323b72fbb1f20a264eb6431bed6946fde /src/version.h
parent73bf4471ee6bd25b1216328b46cfa8204b02f383 (diff)
bump version number
Diffstat (limited to 'src/version.h')
-rw-r--r--src/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/version.h b/src/version.h
index deaf3f3..9e2d867 100644
--- a/src/version.h
+++ b/src/version.h
@@ -19,7 +19,7 @@
#ifndef VERSION_H
#define VERSION_H
-#define MELONDS_VERSION "0.6"
+#define MELONDS_VERSION "0.6b"
#define MELONDS_URL "http://melonds.kuribo64.net/"