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 03bb5fe commit e6be1c0Copy full SHA for e6be1c0
CMakeLists.txt
@@ -1,7 +1,7 @@
1
cmake_minimum_required(VERSION 3.15)
2
3
set(CMAKE_SYSTEM_NAME Windows)
4
-project(KeyReaper VERSION 1.7.0)
+project(KeyReaper VERSION 1.8.0)
5
set(PROGRAM_NAME "KeyReaper")
6
7
set(MSVC True)
0 commit comments