mirror of
https://github.com/monero-project/monero.git
synced 2024-12-13 20:06:32 +02:00
7 lines
192 B
C
7 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;
|