Go to the source code of this file.
Macros | |
#define | ROOT_GIT_BRANCH "branches/v5-34-00-patches" |
#define | ROOT_GIT_COMMIT "aa2b805" |
#define | ROOT_RELEASE "5.34/07" |
#define | ROOT_RELEASE_DATE "Apr 26 2013" |
#define | ROOT_RELEASE_TIME "12:51:17" |
#define | ROOT_SVN_REVISION 49361 |
#define | ROOT_VERSION(a, b, c) (((a) << 16) + ((b) << 8) + (c)) |
#define | ROOT_VERSION_CODE 336391 |
#define ROOT_GIT_BRANCH "branches/v5-34-00-patches" |
Definition at line 22 of file RVersion.h.
#define ROOT_GIT_COMMIT "aa2b805" |
Definition at line 21 of file RVersion.h.
#define ROOT_RELEASE "5.34/07" |
Definition at line 17 of file RVersion.h.
#define ROOT_RELEASE_DATE "Apr 26 2013" |
Definition at line 18 of file RVersion.h.
#define ROOT_RELEASE_TIME "12:51:17" |
Definition at line 19 of file RVersion.h.
#define ROOT_SVN_REVISION 49361 |
Definition at line 20 of file RVersion.h.
Definition at line 24 of file RVersion.h.
Referenced by FWEveView::populateController().
#define ROOT_VERSION_CODE 336391 |
Definition at line 23 of file RVersion.h.
Referenced by FWEveView::populateController().