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 e467481 commit 62bf1dcCopy full SHA for 62bf1dc
CMakeLists.txt
@@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.15)
2
project(PsyDoom)
3
4
# Current game version string
5
-set(GAME_VERSION_STR "0.8.1")
+set(GAME_VERSION_STR "0.8.2")
6
7
# Where CMake will search for .cmake module files
8
set(CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake")
0 commit comments