wxIScan
AutoVersion Namespace Reference

Variables

static const char DATE [] = "25"
static const char MONTH [] = "07"
static const char YEAR [] = "2012"
static const char UBUNTU_VERSION_STYLE [] = "12.07"
static const char STATUS [] = "Release"
static const char STATUS_SHORT [] = "r"
static const long MAJOR = 1
static const long MINOR = 1
static const long BUILD = 0
static const long REVISION = 8261
static const long BUILDS_COUNT = 8261
static const char FULLVERSION_STRING [] = "1.1.0.8261"
static const long BUILD_HISTORY = 0

Variable Documentation

const long AutoVersion::BUILD = 0 [static]

Definition at line 19 of file version.h.

const long AutoVersion::BUILD_HISTORY = 0 [static]

Definition at line 29 of file version.h.

const long AutoVersion::BUILDS_COUNT = 8261 [static]

Definition at line 23 of file version.h.

const char AutoVersion::DATE[] = "25" [static]

Definition at line 7 of file version.h.

const char AutoVersion::FULLVERSION_STRING[] = "1.1.0.8261" [static]

Definition at line 26 of file version.h.

const long AutoVersion::MAJOR = 1 [static]

Definition at line 17 of file version.h.

const long AutoVersion::MINOR = 1 [static]

Definition at line 18 of file version.h.

const char AutoVersion::MONTH[] = "07" [static]

Definition at line 8 of file version.h.

const long AutoVersion::REVISION = 8261 [static]

Definition at line 20 of file version.h.

const char AutoVersion::STATUS[] = "Release" [static]

Definition at line 13 of file version.h.

const char AutoVersion::STATUS_SHORT[] = "r" [static]

Definition at line 14 of file version.h.

const char AutoVersion::UBUNTU_VERSION_STYLE[] = "12.07" [static]

Definition at line 10 of file version.h.

const char AutoVersion::YEAR[] = "2012" [static]

Definition at line 9 of file version.h.