Skip to content

Commit 70f15b9

Browse files
committed
Increase release patch number
1 parent 4690089 commit 70f15b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

core/foundation/inc/ROOT/RVersion.hxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
/* Update on release: */
55
#define ROOT_VERSION_MAJOR 6
66
#define ROOT_VERSION_MINOR 38
7-
#define ROOT_VERSION_PATCH 2 // When changing the version number here, never add leading zeroes!
7+
#define ROOT_VERSION_PATCH 3 // When changing the version number here, never add leading zeroes!
88
#define ROOT_RELEASE_DATE "Feb 25 2026"
99

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

0 commit comments

Comments
 (0)