Fix issue #227 (firmware compitable issue with certain hardware)

This commit is contained in:
DreamSourceLab 2019-09-15 07:28:01 -07:00
parent b6a5dbd636
commit 74236adf8f
13 changed files with 11 additions and 1 deletions

View File

@ -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
View File

@ -1,3 +1,8 @@
1.00 -- (2019-09-09)
-----------------
(通用)
*修复issue #227 (小部分硬件的固件兼容问题)
1.00 -- (2019-09-09)
-----------------
(通用)

5
NEWS31
View File

@ -1,3 +1,8 @@
1.01 -- (2019-09-15)
-----------------
--common
*fix issue #227 (firmware compitable issue with certain hardware)
1.00 -- (2019-09-09)
-----------------
--common