Changelog + version bump

This commit is contained in:
Jan Käberich 2025-05-13 10:54:03 +02:00
parent 0cdc4b138a
commit 8a172d7f40
4 changed files with 26 additions and 4 deletions

View file

@ -416,5 +416,5 @@ QMAKE_CXXFLAGS += -Wno-deprecated -Wno-deprecated-declarations -Wno-deprecated-c
CONFIG += c++17
REVISION = $$system(git rev-parse HEAD)
DEFINES += GITHASH=\\"\"$$REVISION\\"\"
DEFINES += FW_MAJOR=1 FW_MINOR=6 FW_PATCH=2 FW_SUFFIX=""
DEFINES += FW_MAJOR=1 FW_MINOR=6 FW_PATCH=3 FW_SUFFIX=""
DEFINES -= _UNICODE UNICODE