mirror of
https://github.com/m5stack/StackChan.git
synced 2026-07-30 20:24:52 +00:00
Merge pull request #100 from m5stack/firmware-dev
Bump firmware version
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
# CMakeLists in this exact order for cmake to work correctly
|
# CMakeLists in this exact order for cmake to work correctly
|
||||||
cmake_minimum_required(VERSION 3.16)
|
cmake_minimum_required(VERSION 3.16)
|
||||||
|
|
||||||
set(PROJECT_VER "1.4.2")
|
set(PROJECT_VER "1.4.3")
|
||||||
add_definitions(-DFIRMWARE_VERSION=\"${PROJECT_VER}\")
|
add_definitions(-DFIRMWARE_VERSION=\"${PROJECT_VER}\")
|
||||||
|
|
||||||
# Add this line to disable the specific warning
|
# Add this line to disable the specific warning
|
||||||
|
|||||||
Reference in New Issue
Block a user