Skip to content

Commit b0ced50

Browse files
committed
Version bump
1 parent 2af7942 commit b0ced50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.12)
33
# Project + versions
44
#-----------------------------------------------------------------------------------------------------------------------
55

6-
project(ViZDoom VERSION 1.2.4)
6+
project(ViZDoom VERSION 1.2.5)
77
set(ViZDoom_VERSION_STR ${ViZDoom_VERSION_MAJOR}.${ViZDoom_VERSION_MINOR}.${ViZDoom_VERSION_PATCH})
88
set(ViZDoom_VERSION_ID ${ViZDoom_VERSION_MAJOR}${ViZDoom_VERSION_MINOR}${ViZDoom_VERSION_PATCH})
99

0 commit comments

Comments
 (0)