Revision 8c44d5b3 lib/constants.py
b/lib/constants.py | ||
---|---|---|
44 | 44 |
EXPORT_VERSION = 0 |
45 | 45 |
RAPI_VERSION = 2 |
46 | 46 |
|
47 |
VERSION_MAJOR = _constants.VERSION_MAJOR |
|
48 |
VERSION_MINOR = _constants.VERSION_MINOR |
|
49 |
VERSION_REVISION = _constants.VERSION_REVISION |
|
50 |
|
|
47 | 51 |
CONFIG_MAJOR = _constants.CONFIG_MAJOR |
48 | 52 |
CONFIG_MINOR = _constants.CONFIG_MINOR |
49 | 53 |
CONFIG_REVISION = _constants.CONFIG_REVISION |
Also available in: Unified diff