mirror of
https://codeberg.org/anoncontributorxmr/monero.git
synced 2024-11-27 01:42:27 +00:00
6 lines
192 B
C
6 lines
192 B
C
#pragma once
|
|
|
|
extern const char* const MONERO_VERSION_TAG;
|
|
extern const char* const MONERO_VERSION;
|
|
extern const char* const MONERO_RELEASE_NAME;
|
|
extern const char* const MONERO_VERSION_FULL;
|