Warn when there is a new version available

This commit is contained in:
dsc 2021-05-14 01:44:42 +02:00
parent 37578dde7b
commit 6549ca4e1d
16 changed files with 252 additions and 5 deletions

View file

@ -3,6 +3,7 @@
#define WOWLET_VERSION "@VERSION@"
#define WOWLET_BRANCH "@WOWLET_BRANCH@"
#define WOWLET_VERSION_SEMVER "@VERSION_MAJOR@.@VERSION_MINOR@.@VERSION_REVISION@"
#define MONERO_VERSION "@MONERO_VERSION@"
#define MONERO_BRANCH "@MONERO_BRANCH@"