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