diff --git a/src/rntviewer.cpp b/src/rntviewer.cpp index 9c51880..b37af1d 100644 --- a/src/rntviewer.cpp +++ b/src/rntviewer.cpp @@ -12,8 +12,8 @@ #include #include #include - #include + #include #ifdef DEBUG @@ -31,7 +31,7 @@ #endif #define V_MAJOR "0" -#define V_MINOR "1" +#define V_MINOR "2" #include "root/root_inc.h" #include "root/RMicroFileReader.hxx"