Skip to content

Commit b93ac95

Browse files
committed
Increase release patch number
1 parent d02a0d8 commit b93ac95

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

core/foundation/inc/ROOT/RVersion.hxx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
/* Update on release: */
55
#define ROOT_VERSION_MAJOR 6
66
#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"
7+
#define ROOT_VERSION_PATCH 12 // When changing the version number here, never add leading zeroes!
8+
#define ROOT_RELEASE_DATE "Apr 27 2026"
99

1010
/* Don't change the lines below. */
1111

0 commit comments

Comments
 (0)