We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ab8e7b commit 138a77bCopy full SHA for 138a77b
core/foundation/inc/ROOT/RVersion.hxx
@@ -4,8 +4,8 @@
4
/* Update on release: */
5
#define ROOT_VERSION_MAJOR 6
6
#define ROOT_VERSION_MINOR 36
7
-#define ROOT_VERSION_PATCH 3 // When changing the version number here, never add leading zeroes!
8
-#define ROOT_RELEASE_DATE "July 8 2025"
+#define ROOT_VERSION_PATCH 4 // When changing the version number here, never add leading zeroes!
+#define ROOT_RELEASE_DATE "Aug 25 2025"
9
10
/* Don't change the lines below. */
11
0 commit comments