mirror of
https://github.com/jankae/LibreVNA.git
synced 2026-04-07 23:43:42 +00:00
Display software version in about dialog
This commit is contained in:
parent
7921c8db2f
commit
df2af0f2bf
2 changed files with 4 additions and 1 deletions
|
|
@ -128,3 +128,4 @@ RESOURCES += \
|
|||
CONFIG += c++14
|
||||
REVISION = $$system(git rev-parse HEAD)
|
||||
DEFINES += GITHASH=\\"\"$$REVISION\\"\"
|
||||
DEFINES += FW_MAJOR=0 FW_MINOR=1 FW_PATCH=0 FW_SUFFIX=\\"\"-alpha.2\\"\"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue