Skip to content

Commit 3f1ddc7

Browse files
version info
1 parent 9deb5f7 commit 3f1ddc7

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
@@ -33,7 +33,7 @@ set(DS_DESCRIPTION "A GUI for instruments of DreamSourceLab")
3333
set(DS_VERSION_MAJOR 1)
3434
set(DS_VERSION_MINOR 2)
3535
set(DS_VERSION_MICRO 0)
36-
set(DS_VERSION_STRING ${DS_VERSION_MAJOR}.${DS_VERSION_MINOR}.${DS_VERSION_MICRO}-RC15 )
36+
set(DS_VERSION_STRING ${DS_VERSION_MAJOR}.${DS_VERSION_MINOR}.${DS_VERSION_MICRO} )
3737

3838
configure_file (
3939
${PROJECT_SOURCE_DIR}/DSView/config.h.in

0 commit comments

Comments
 (0)