From 256ca6376a9f7d765f1f27221cbcbd8f72e3e313 Mon Sep 17 00:00:00 2001 From: silverweed Date: Wed, 4 Sep 2024 14:37:37 +0200 Subject: [PATCH] bump minor --- src/rntviewer.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/rntviewer.cpp b/src/rntviewer.cpp index 35f110a..f3dca3b 100644 --- a/src/rntviewer.cpp +++ b/src/rntviewer.cpp @@ -45,7 +45,7 @@ #endif // RNT_NO_GFX #define V_MAJOR "0" -#define V_MINOR "3" +#define V_MINOR "4" #include "root/root_inc.h" #include "root/RMicroFileReader.hxx"