From 71e433643e1aae13da7f8d5cfd05e0ce4b8d036a Mon Sep 17 00:00:00 2001 From: d0k3 Date: Thu, 23 Feb 2017 19:16:23 +0100 Subject: [PATCH] GodMode9 v1.0.0 (!!!) --- source/common/common.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/common/common.h b/source/common/common.h index 7a0cbd0..4c6d732 100644 --- a/source/common/common.h +++ b/source/common/common.h @@ -41,7 +41,7 @@ #define ENTRY_GATEWAY (2) // GodMode9 version -#define VERSION "0.9.9.4" +#define VERSION "1.0.0" // input / output paths #define INPUT_PATHS "0:", "0:/files9", "1:/rw/files9"