Monero
version.h
Go to the documentation of this file.
1 #pragma once
2 
3 extern const char* const MONERO_VERSION_TAG;
4 extern const char* const MONERO_VERSION;
5 extern const char* const MONERO_RELEASE_NAME;
6 extern const char* const MONERO_VERSION_FULL;
7 extern const bool MONERO_VERSION_IS_RELEASE;
const bool MONERO_VERSION_IS_RELEASE
const char *const MONERO_VERSION
const char *const MONERO_RELEASE_NAME
const char *const MONERO_VERSION_FULL
const char *const MONERO_VERSION_TAG