Skip to content

Commit 5f277bf

Browse files
committed
Increase release patch number
1 parent 6d6b28b commit 5f277bf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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 32
7-
#define ROOT_VERSION_PATCH 19
8-
#define ROOT_RELEASE_DATE "Oct 7 2025"
7+
#define ROOT_VERSION_PATCH 20
8+
#define ROOT_RELEASE_DATE "Nov 25 2025"
99

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

0 commit comments

Comments
 (0)