Skip to content

Commit e91a09b

Browse files
committed
Updates README
1 parent 42ec444 commit e91a09b

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ endif ()
5757
set(QFM1000_APPLICATION_NAME "qFM1000")
5858
set(QFM1000_APPLICATION_VERSION_MAJOR "0")
5959
set(QFM1000_APPLICATION_VERSION_MINOR "4")
60-
set(QFM1000_APPLICATION_VERSION_PATCH "0")
60+
set(QFM1000_APPLICATION_VERSION_PATCH "1")
6161

6262
set(QFM1000_ORGANIZATION_NAME "The HellNet.org")
6363
set(QFM1000_ORGANIZATION_DOMAIN "thehellnet.org")

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ Windows build are created using the official releases of Qt 5.9.2. Just download
3232

3333
* 0.4.1
3434
* FIX: Fix build for old Qt version
35+
* FIX: Arduino serial port in Windows
3536
* 0.4.0
3637
* ADD: Support for read/write EEPROM with Arduino
3738
* 0.3.1

0 commit comments

Comments
 (0)