Skip to content

Commit

Permalink
version 1.5.14 (minor)
Browse files Browse the repository at this point in the history
  • Loading branch information
surepy committed Feb 9, 2024
1 parent bbf18d5 commit ea7458f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/init-preproject.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ cmake_policy(SET CMP0091 NEW) # Enable [CMAKE_]MSVC_RUNTIME_LIBRARY

set(TF2BD_VERSION_MAJOR 1 CACHE STRING "TF2BD major version." FORCE)
set(TF2BD_VERSION_MINOR 5 CACHE STRING "TF2BD minor version." FORCE)
set(TF2BD_VERSION_PATCH 13 CACHE STRING "TF2BD patch version." FORCE)
set(TF2BD_VERSION_PATCH 14 CACHE STRING "TF2BD patch version." FORCE)

0 comments on commit ea7458f

Please sign in to comment.