Skip to content

Commit 8425b7c

Browse files
authored
Bump version to 5.6.1
1 parent 6239f72 commit 8425b7c

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.5)
6-
project(WB-Toolbox LANGUAGES CXX VERSION 5.6.0)
6+
project(WB-Toolbox LANGUAGES CXX VERSION 5.6.1)
77

88
if(WBT_BUILD_DOCS)
99
add_subdirectory(doc)

0 commit comments

Comments
 (0)