aboutsummaryrefslogtreecommitdiff
path: root/src/version.h
diff options
context:
space:
mode:
authorStapleButter <thetotalworm@gmail.com>2017-07-16 03:47:44 +0200
committerStapleButter <thetotalworm@gmail.com>2017-07-16 03:47:44 +0200
commitcfb9e20fe1606fb63cc97e1c57df29bdbeb2825b (patch)
tree1dfc47c4e1fc06b2899dc48439c0434c44e3ddc6 /src/version.h
parent08bdef481f1685e596fc2e45597a4bfe60aae8aa (diff)
* bump version number
* BLDALPHA is readable
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 7d6b68c..9435cfa 100644
--- a/src/version.h
+++ b/src/version.h
@@ -19,7 +19,7 @@
#ifndef VERSION_H
#define VERSION_H
-#define MELONDS_VERSION "0.4"
+#define MELONDS_VERSION "0.5"
#define MELONDS_URL "http://melonds.kuribo64.net/"