More version reporting tweaks.
This commit is contained in:
parent
c6077b1e6c
commit
f707f2cdce
4 changed files with 12 additions and 6 deletions
|
|
@ -38,7 +38,11 @@
|
|||
// DayDate & Year changes for all changes, including for bug fixes. It represent the release date of the update
|
||||
//
|
||||
#ifndef MODES_DUMP1090_VERSION
|
||||
# define MODES_DUMP1090_VERSION "1.10.3010.14"
|
||||
# define MODES_DUMP1090_VERSION "1.10.3010.14+mu"
|
||||
#endif
|
||||
|
||||
#ifndef MODES_DUMP1090_VARIANT
|
||||
# define MODES_DUMP1090_VARIANT "dump1090-mutability"
|
||||
#endif
|
||||
|
||||
// ============================= Include files ==========================
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue