oxen-core/src/version.h
2018-04-10 14:49:20 +10:00

7 lines
184 B
C

#pragma once
extern const char* const LOKI_VERSION_TAG;
extern const char* const LOKI_VERSION;
extern const char* const LOKI_RELEASE_NAME;
extern const char* const LOKI_VERSION_FULL;