Revision 9b20010b lib/constants.py
b/lib/constants.py | ||
---|---|---|
48 | 48 |
VERSION_MINOR = _constants.VERSION_MINOR |
49 | 49 |
VERSION_REVISION = _constants.VERSION_REVISION |
50 | 50 |
|
51 |
DIR_VERSION = _constants.DIR_VERSION |
|
52 |
|
|
51 | 53 |
CONFIG_MAJOR = _constants.CONFIG_MAJOR |
52 | 54 |
CONFIG_MINOR = _constants.CONFIG_MINOR |
53 | 55 |
CONFIG_REVISION = _constants.CONFIG_REVISION |
Also available in: Unified diff