ZNC
trunk
|
Go to the source code of this file.
Macros | |
#define | VERSION_MAJOR 1 |
#define | VERSION_MINOR 5 |
#define | VERSION (VERSION_MAJOR + VERSION_MINOR / 10.0) |
Variables | |
const char * | ZNC_VERSION_EXTRA |
#define VERSION (VERSION_MAJOR + VERSION_MINOR / 10.0) |
Referenced by CModule::GetCoreVersion(), and GetVersion().
#define VERSION_MAJOR 1 |
Referenced by GetVersionMajor().
#define VERSION_MINOR 5 |
Referenced by GetVersionMinor().
const char* ZNC_VERSION_EXTRA |
Referenced by GetVersionExtra().