version.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define RC_FILEVERSION   0,2,33,145
#define RC_FILEVERSION_STRING   "0, 2, 33, 145\0"

Variables

static const char DATE [] = "08"
static const char MONTH [] = "12"
static const char YEAR [] = "2007"
static const double UBUNTU_VERSION_STYLE = 7.12
static const char STATUS [] = "Beta"
static const char STATUS_SHORT [] = "b"
static const long MAJOR = 0
static const long MINOR = 2
static const long BUILD = 33
static const long REVISION = 145
static const long BUILDS_COUNT = 101
static const char FULLVERSION_STRING [] = "0.2.33.145"


Define Documentation

#define RC_FILEVERSION   0,2,33,145

Definition at line 22 of file version.h.

#define RC_FILEVERSION_STRING   "0, 2, 33, 145\0"

Definition at line 23 of file version.h.


Variable Documentation

const long BUILD = 33 [static]

Definition at line 17 of file version.h.

const long BUILDS_COUNT = 101 [static]

Definition at line 21 of file version.h.

const char DATE[] = "08" [static]

Definition at line 5 of file version.h.

const char FULLVERSION_STRING[] = "0.2.33.145" [static]

Definition at line 24 of file version.h.

Referenced by main().

const long MAJOR = 0 [static]

Definition at line 15 of file version.h.

const long MINOR = 2 [static]

Definition at line 16 of file version.h.

const char MONTH[] = "12" [static]

Definition at line 6 of file version.h.

const long REVISION = 145 [static]

Definition at line 18 of file version.h.

const char STATUS[] = "Beta" [static]

Definition at line 11 of file version.h.

const char STATUS_SHORT[] = "b" [static]

Definition at line 12 of file version.h.

const double UBUNTU_VERSION_STYLE = 7.12 [static]

Definition at line 8 of file version.h.

const char YEAR[] = "2007" [static]

Definition at line 7 of file version.h.


Generated on Sat Dec 8 23:11:38 2007 for libCPIXE by  doxygen 1.5.4