We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bef44b commit 9e57ff2Copy full SHA for 9e57ff2
core/foundation/inc/ROOT/RVersion.hxx
@@ -3,8 +3,8 @@
3
4
/* Update on release: */
5
#define ROOT_VERSION_MAJOR 6
6
-#define ROOT_VERSION_MINOR 37
7
-#define ROOT_VERSION_PATCH 99 // When changing the version number here, never add leading zeroes!
+#define ROOT_VERSION_MINOR 38
+#define ROOT_VERSION_PATCH 00 // When changing the version number here, never add leading zeroes!
8
#define ROOT_RELEASE_DATE "Nov 5 2025"
9
10
/* Don't change the lines below. */
0 commit comments