wxIScan
version.h File Reference

Go to the source code of this file.

Namespaces

namespace  AutoVersion

Defines

#define RC_FILEVERSION   1,1,0,8261
#define RC_FILEVERSION_STRING   "1, 1, 0, 8261\0"

Variables

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

Define Documentation

#define RC_FILEVERSION   1,1,0,8261

Definition at line 24 of file version.h.

#define RC_FILEVERSION_STRING   "1, 1, 0, 8261\0"

Definition at line 25 of file version.h.