diff --git a/.vscode/c_cpp_properties.json b/.vscode/c_cpp_properties.json index c7ea57ae..d5645029 100644 --- a/.vscode/c_cpp_properties.json +++ b/.vscode/c_cpp_properties.json @@ -14,7 +14,7 @@ "DEBUG", "SWITCH", "__SWITCH__", - "VERSION_STRING=\"3.7.6\"" + "VERSION_STRING=\"3.7.7\"" ], "compilerPath": "F:/devkitPro/devkitA64/bin/aarch64-none-elf-g++", "cStandard": "c11", diff --git a/Makefile b/Makefile index 4618a44e..ea10866a 100644 --- a/Makefile +++ b/Makefile @@ -32,7 +32,7 @@ include $(DEVKITPRO)/libnx/switch_rules #--------------------------------------------------------------------------------- VERSION_MAJOR := 3 VERSION_MINOR := 7 -VERSION_MICRO := 6 +VERSION_MICRO := 7 NIGHTLY := APP_TITLE := EdiZon SE