Skip to content

Commit 62bf1dc

Browse files
committed
Version bump to 0.8.2
1 parent e467481 commit 62bf1dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.15)
22
project(PsyDoom)
33

44
# Current game version string
5-
set(GAME_VERSION_STR "0.8.1")
5+
set(GAME_VERSION_STR "0.8.2")
66

77
# Where CMake will search for .cmake module files
88
set(CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake")

0 commit comments

Comments
 (0)