Skip to content

Commit c7454db

Browse files
committed
version 1.5.13
1 parent 8d4e968 commit c7454db

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cmake/init-preproject.cmake

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
cmake_policy(SET CMP0091 NEW) # Enable [CMAKE_]MSVC_RUNTIME_LIBRARY
22

33
set(TF2BD_VERSION_MAJOR 1 CACHE STRING "TF2BD major version." FORCE)
4-
set(TF2BD_VERSION_MINOR 6 CACHE STRING "TF2BD minor version." FORCE)
5-
set(TF2BD_VERSION_PATCH 0 CACHE STRING "TF2BD patch version." FORCE)
4+
set(TF2BD_VERSION_MINOR 5 CACHE STRING "TF2BD minor version." FORCE)
5+
set(TF2BD_VERSION_PATCH 13 CACHE STRING "TF2BD patch version." FORCE)

0 commit comments

Comments
 (0)