Skip to content

Commit 8ff347c

Browse files
committed
New release td-system-tools-2.1.0.
1 parent aefe815 commit 8ff347c

File tree

5 files changed

+965
-5
lines changed

5 files changed

+965
-5
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ ENABLE_LANGUAGE(C)
3434

3535
SET(BUILD_MAJOR "2")
3636
SET(BUILD_MINOR "1")
37-
SET(BUILD_PATCH "0~rc0")
37+
SET(BUILD_PATCH "0")
3838
SET(BUILD_VERSION ${BUILD_MAJOR}.${BUILD_MINOR}.${BUILD_PATCH})
3939

4040

0 commit comments

Comments
 (0)