File tree 3 files changed +7
-7
lines changed
3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
- 6.17/03
1
+ 6.18/00
Original file line number Diff line number Diff line change 14
14
*
15
15
*/
16
16
17
- #define ROOT_RELEASE "6.17/03 "
18
- #define ROOT_RELEASE_DATE "May 29 2019"
19
- #define ROOT_RELEASE_TIME "10:58:22 "
17
+ #define ROOT_RELEASE "6.18/00 "
18
+ #define ROOT_RELEASE_DATE "Jun 25 2019"
19
+ #define ROOT_RELEASE_TIME "10:52:11 "
20
20
#define ROOT_VERSION (a ,b ,c ) (((a) << 16) + ((b) << 8) + (c))
21
- #define ROOT_VERSION_CODE ROOT_VERSION(6,17,3 ) /* 397571 */
21
+ #define ROOT_VERSION_CODE ROOT_VERSION(6,18,0 ) /* 397824 */
22
22
23
23
#endif
Original file line number Diff line number Diff line change @@ -19,13 +19,13 @@ const char *gROOTCoreTeam[] = {
19
19
" Vassil Vassilev" ,
20
20
" Danilo Piparo" ,
21
21
" Gerardo Ganis" ,
22
- " Bertrand Bellenot" ,
23
22
" Sergey Linev" ,
23
+ " Bertrand Bellenot" ,
24
24
" Wouter Verkerke" ,
25
25
" Enrico Guiraud" ,
26
26
" Pere Mato Vila" ,
27
- " Timur Pocheptsov" ,
28
27
" Guilherme Amadio" ,
28
+ " Timur Pocheptsov" ,
29
29
" Matevz Tadel" ,
30
30
" Wim Lavrijsen" ,
31
31
" Ilka Antcheva" ,
You can’t perform that action at this time.
0 commit comments