We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25d11bb commit b0459efCopy full SHA for b0459ef
CMakeLists.txt
@@ -30,7 +30,7 @@ add_subdirectory(sscrap)
30
project(pemu)
31
set(PROJECT_AUTHOR cpasjuste)
32
set(VERSION_MAJOR 6)
33
-set(VERSION_MINOR 4)
+set(VERSION_MINOR 5)
34
35
# pemu (ui)
36
add_subdirectory(ui)
0 commit comments