2
0
forked from Ivasoft/DSView

fix:search previous edge error

This commit is contained in:
dreamsourcelabTAI
2022-05-31 10:30:26 +08:00
parent 06b4ab2745
commit ab8c2fef6d
5 changed files with 101 additions and 182 deletions

View File

@@ -33,7 +33,7 @@ set(DS_DESCRIPTION "A GUI for instruments of DreamSourceLab")
set(DS_VERSION_MAJOR 1)
set(DS_VERSION_MINOR 2)
set(DS_VERSION_MICRO 0)
set(DS_VERSION_STRING ${DS_VERSION_MAJOR}.${DS_VERSION_MINOR}.${DS_VERSION_MICRO}-RC7 )
set(DS_VERSION_STRING ${DS_VERSION_MAJOR}.${DS_VERSION_MINOR}.${DS_VERSION_MICRO}-RC8 )
configure_file (
${PROJECT_SOURCE_DIR}/DSView/config.h.in