forked from Ivasoft/DSView
Fix issue #227 (firmware compitable issue with certain hardware)
This commit is contained in:
@@ -106,7 +106,7 @@ set(DS_DESCRIPTION "A GUI for instruments of DreamSourceLab")
|
||||
|
||||
set(DS_VERSION_MAJOR 1)
|
||||
set(DS_VERSION_MINOR 0)
|
||||
set(DS_VERSION_MICRO 0)
|
||||
set(DS_VERSION_MICRO 1)
|
||||
set(DS_VERSION_STRING
|
||||
${DS_VERSION_MAJOR}.${DS_VERSION_MINOR}.${DS_VERSION_MICRO}
|
||||
)
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
5
NEWS25
5
NEWS25
@@ -1,3 +1,8 @@
|
||||
1.00 -- (2019-09-09)
|
||||
-----------------
|
||||
(通用)
|
||||
*修复issue #227 (小部分硬件的固件兼容问题)
|
||||
|
||||
1.00 -- (2019-09-09)
|
||||
-----------------
|
||||
(通用)
|
||||
|
||||
Reference in New Issue
Block a user