We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d02a0d8 commit b93ac95Copy full SHA for b93ac95
1 file changed
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 11 // When changing the version number here, never add leading zeroes!
8
-#define ROOT_RELEASE_DATE "Mar 14 2026"
+#define ROOT_VERSION_PATCH 12 // When changing the version number here, never add leading zeroes!
+#define ROOT_RELEASE_DATE "Apr 27 2026"
9
10
/* Don't change the lines below. */
11
0 commit comments