From 3af92fe737e575420b420d913ed446b90ffd1dc7 Mon Sep 17 00:00:00 2001 From: Arisotura Date: Thu, 7 May 2020 11:34:33 +0200 Subject: [PATCH] get this going --- src/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/version.h b/src/version.h index 62506011..0aa90626 100644 --- a/src/version.h +++ b/src/version.h @@ -19,7 +19,7 @@ #ifndef VERSION_H #define VERSION_H -#define MELONDS_VERSION "0.8.3" +#define MELONDS_VERSION "0.8.3-wifi" #define MELONDS_URL "http://melonds.kuribo64.net/"