Skip to content

Commit 8baf71a

Browse files
committed
New release rserpooldemo-3.2.1.
1 parent da9b13c commit 8baf71a

File tree

5 files changed

+518
-6
lines changed

5 files changed

+518
-6
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ PROJECT(rserpooldemo LANGUAGES CXX)
3737

3838
SET(BUILD_MAJOR "3")
3939
SET(BUILD_MINOR "2")
40-
SET(BUILD_PATCH "1~beta1")
40+
SET(BUILD_PATCH "1")
4141
SET(BUILD_VERSION ${BUILD_MAJOR}.${BUILD_MINOR}.${BUILD_PATCH})
4242

4343

0 commit comments

Comments
 (0)