diff --git a/CMakeLists.txt b/CMakeLists.txt index 7d0c027..1e65ef9 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.0) set(CMAKE_VERBOSE_MAKEFILE OFF) set(VERSION_MAJOR 1) -set(VERSION_MINOR 92) +set(VERSION_MINOR 93) if(BUILD_PSP2) if (NOT DEFINED CMAKE_TOOLCHAIN_FILE) diff --git a/README.MD b/README.MD index 004b17c..6300fdb 100644 --- a/README.MD +++ b/README.MD @@ -4,6 +4,10 @@ On the Switch, since v1.84, please use nsp injection to start uae4all2, otherwis Recent Changes ====== +1.93 (Switch only) + +- fix mouse pointer getting stuck sometimes when using USB mouse (fixed in SDL) + 1.92 - add frameskip option back in @@ -306,6 +310,10 @@ Compiling CHANGELOG ===== +1.93 (Switch only) + +- fix mouse pointer getting stuck sometimes when using USB mouse (fixed in SDL) + 1.92 - add frameskip option back in