Loading [MathJax]/extensions/tex2jax.js
|
ROOT
Reference Guide |
|
Go to the documentation of this file.
17#define ROOT_RELEASE "6.20/09"
18#define ROOT_RELEASE_DATE "Aug 18 2020"
19#define ROOT_RELEASE_TIME "17:09:24"
20#define ROOT_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c))
21#define ROOT_VERSION_CODE ROOT_VERSION(6,20,9)