diff --git a/CMakeLists.txt b/CMakeLists.txt index 01ef1626..623ae4d5 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -30,7 +30,7 @@ add_subdirectory(sscrap) project(pemu) set(PROJECT_AUTHOR cpasjuste) set(VERSION_MAJOR 6) -set(VERSION_MINOR 4) +set(VERSION_MINOR 5) # pemu (ui) add_subdirectory(ui)