Go to the documentation of this file. 17 #define ROOT_RELEASE "5.34/07" 18 #define ROOT_RELEASE_DATE "Apr 26 2013" 19 #define ROOT_RELEASE_TIME "12:51:17" 20 #define ROOT_SVN_REVISION 49361 21 #define ROOT_GIT_COMMIT "aa2b805" 22 #define ROOT_GIT_BRANCH "branches/v5-34-00-patches" 23 #define ROOT_VERSION_CODE 336391 24 #define ROOT_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c))