Skip to content

Commit c5216fe

Browse files
committed
Bender 2.0.0-rc2-2
1 parent fb6f05e commit c5216fe

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
@@ -96,7 +96,7 @@ set(${kit}_VERSION_MAJOR 2)
9696
set(${kit}_VERSION_MINOR 0)
9797
set(${kit}_VERSION_PATCH 0)
9898
# Releases define a tweak level
99-
set(${kit}_VERSION_TWEAK 1)
99+
set(${kit}_VERSION_TWEAK 2)
100100
set(${kit}_VERSION_RC 2)
101101

102102
include(BenderExtractRepositoryInfo)

0 commit comments

Comments
 (0)