File tree Expand file tree Collapse file tree 6 files changed +4
-4
lines changed
Expand file tree Collapse file tree 6 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ set(DS_DESCRIPTION "A GUI for instruments of DreamSourceLab")
3333set (DS_VERSION_MAJOR 1)
3434set (DS_VERSION_MINOR 3)
3535set (DS_VERSION_MICRO 0)
36- set (DS_VERSION_STRING ${DS_VERSION_MAJOR} .${DS_VERSION_MINOR} .${DS_VERSION_MICRO} -RC10 )
36+ set (DS_VERSION_STRING ${DS_VERSION_MAJOR} .${DS_VERSION_MINOR} .${DS_VERSION_MICRO} )
3737
3838configure_file (
3939 ${PROJECT_SOURCE_DIR} /DSView/config.h.in
Original file line number Diff line number Diff line change 3030#define DS_VERSION_MAJOR 1
3131#define DS_VERSION_MINOR 3
3232#define DS_VERSION_MICRO 0
33- #define DS_VERSION_STRING "1.3.0-RC10 "
33+ #define DS_VERSION_STRING "1.3.0"
3434
3535#endif
Original file line number Diff line number Diff line change 1- v1.3.0-RC10 -- (2023-07-08 )
1+ v1.3.0 -- (2023-07-18 )
22----------
33 (通用)
44 *改进设备管理的实现,解耦和波形采集显示的绑定
Original file line number Diff line number Diff line change 1- v1.3.0-RC10 -- (2023-07-08 )
1+ v1.3.0 -- (2023-07-18 )
22----------
33 --common
44 * Improve device management, decouple it from wave acquisition and display
You can’t perform that action at this time.
0 commit comments