diff --git a/240psuite/N64/filesystem/help/hcfr.txt b/240psuite/N64/filesystem/help/hcfr.txt index 84786f74..ac8f0071 100644 --- a/240psuite/N64/filesystem/help/hcfr.txt +++ b/240psuite/N64/filesystem/help/hcfr.txt @@ -31,7 +31,7 @@ curves and other values to assist you in profiling and calibrating your display. -#sourceforge.net/p/hcfr/wiki/#G +#Gsourceforge.net/p/hcfr/wiki/#G To set up #YHCFR Colormeter#Y, attach your colorimeter diff --git a/240psuite/N64/menu.h b/240psuite/N64/menu.h index a772839d..253f1773 100644 --- a/240psuite/N64/menu.h +++ b/240psuite/N64/menu.h @@ -29,8 +29,8 @@ #include "help.h" #include "controller.h" -#define VERSION_NUMBER "N64 0.80B" -#define VERSION_DATE "2024/08/11" +#define VERSION_NUMBER "N64 0.90B" +#define VERSION_DATE "2024/08/15" void checkMenu(char *help, int *reload); void checkStart(joypad_buttons_t keys);