aboutsummaryrefslogtreecommitdiff
path: root/src/version.h
diff options
context:
space:
mode:
authorStapleButter <thetotalworm@gmail.com>2018-12-11 21:52:21 +0100
committerStapleButter <thetotalworm@gmail.com>2018-12-11 21:52:21 +0100
commite84d66dc646390551c495bcb19cbdecc185c5069 (patch)
tree0e493bfd1664313b1b97e3726ce14e304c33c9fb /src/version.h
parent3101bd595ffd3352ae21f60ec567323b38f1ac1c (diff)
use melon_fopen_local() for romlist.bin.
bump version number up.
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 25156b0..d1abc3f 100644
--- a/src/version.h
+++ b/src/version.h
@@ -19,7 +19,7 @@
#ifndef VERSION_H
#define VERSION_H
-#define MELONDS_VERSION "0.7"
+#define MELONDS_VERSION "0.7.1"
#define MELONDS_URL "http://melonds.kuribo64.net/"