From bbbfffc95ce495d20df53cb90bc0adffc3dd197a Mon Sep 17 00:00:00 2001 From: adelikat Date: Sun, 29 Mar 2009 13:53:29 +0000 Subject: [PATCH] Forgot to update something on the version number --- src/types.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/types.h b/src/types.h index 56b5e363..e3b5faa1 100644 --- a/src/types.h +++ b/src/types.h @@ -24,7 +24,7 @@ #define FCEU_NAME "FCEUX" #define FCEU_VERSION_STRING "2.1-pre-release" -#define FCEU_VERSION_NUMERIC 20004 +#define FCEU_VERSION_NUMERIC 20100 #define FCEU_NAME_AND_VERSION FCEU_NAME " " FCEU_VERSION_STRING ///causes the code fragment argument to be compiled in if the build includes debugging