Go to the source code of this file.
Variables | |
const char * | copyright_string = "Copyright (C) 2004-2007 Ion Vasilief" |
Copyright string containing the author names. | |
const char * | extra_version = "-rc2" |
Extra version information string (like "alpha", "-2", etc...). | |
const int | maj_version = 0 |
Major version number. | |
const int | min_version = 9 |
Minor version number (0..9). | |
const int | patch_version = 3 |
Patch version number (0..9). | |
const char * | release_date = " 2007/12/18" |
Release date as a string. |
const char* copyright_string = "Copyright (C) 2004-2007 Ion Vasilief" |
Copyright string containing the author names.
const char* extra_version = "-rc2" |
Extra version information string (like "alpha", "-2", etc...).
const int maj_version = 0 |
Major version number.
const int min_version = 9 |
Minor version number (0..9).
const int patch_version = 3 |
Patch version number (0..9).
const char* release_date = " 2007/12/18" |
Release date as a string.