mirror of
https://github.com/jankae/LibreVNA.git
synced 2026-01-24 01:20:16 +01:00
Increase patch number
This commit is contained in:
parent
7513766c45
commit
973862588b
|
|
@ -294,5 +294,5 @@ RESOURCES += \
|
|||
CONFIG += c++17
|
||||
REVISION = $$system(git rev-parse HEAD)
|
||||
DEFINES += GITHASH=\\"\"$$REVISION\\"\"
|
||||
DEFINES += FW_MAJOR=1 FW_MINOR=1 FW_PATCH=1 FW_SUFFIX=""#\\"\"-alpha.2\\"\"
|
||||
DEFINES += FW_MAJOR=1 FW_MINOR=1 FW_PATCH=2 FW_SUFFIX=""#\\"\"-alpha.2\\"\"
|
||||
DEFINES -= _UNICODE UNICODE
|
||||
|
|
|
|||
Loading…
Reference in a new issue