Skip to content
This repository has been archived by the owner on Mar 5, 2024. It is now read-only.

Commit

Permalink
Version bump.
Browse files Browse the repository at this point in the history
  • Loading branch information
PazerOP committed Jul 11, 2020
1 parent 362fbc2 commit 217c569
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.17.2)
project(tf2_bot_detector VERSION 1.0.0.40)
project(tf2_bot_detector VERSION 1.0.0.41)

option(TF2BD_IS_CI_COMPILE "Set to true if this is a compile on a CI service. Used to help determine if user has made modifications to the source code." off)
if (TF2BD_IS_CI_COMPILE)
Expand Down

0 comments on commit 217c569

Please sign in to comment.