diff options
author | StapleButter <thetotalworm@gmail.com> | 2017-07-16 03:47:44 +0200 |
---|---|---|
committer | StapleButter <thetotalworm@gmail.com> | 2017-07-16 03:47:44 +0200 |
commit | cfb9e20fe1606fb63cc97e1c57df29bdbeb2825b (patch) | |
tree | 1dfc47c4e1fc06b2899dc48439c0434c44e3ddc6 /src/version.h | |
parent | 08bdef481f1685e596fc2e45597a4bfe60aae8aa (diff) |
* bump version number
* BLDALPHA is readable
Diffstat (limited to 'src/version.h')
-rw-r--r-- | src/version.h | 2 |
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/" |