Skip to content

Commit 2372b0f

Browse files
authored
Bump version to 6.0.1
1 parent 7cd5269 commit 2372b0f

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
@@ -3,7 +3,7 @@
33
# GNU Lesser General Public License v2.1 or any later version.
44

55
cmake_minimum_required(VERSION 3.16)
6-
project(WB-Toolbox LANGUAGES CXX VERSION 6.0.0)
6+
project(WB-Toolbox LANGUAGES CXX VERSION 6.0.1)
77

88
if(WBT_BUILD_DOCS)
99
add_subdirectory(doc)

0 commit comments

Comments
 (0)