Skip to content

Commit 4d4db59

Browse files
committed
project: Version 0.11.0
1 parent 1f11f69 commit 4d4db59

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ set(VERSION_MAJOR 0)
4040
set(VERSION_MINOR 11)
4141
set(VERSION_PATCH 0)
4242
set(VERSION_TWEAK 0)
43-
set(VERSION_SUFFIX "c1")
43+
set(VERSION_SUFFIX "")
4444
set(VERSION_COMMIT "00000000")
4545

4646
# Check if we are in a git repository.

0 commit comments

Comments
 (0)