Skip to content

Commit 9e57ff2

Browse files
committed
[DO NOT MERGE] Test incrementing the version to 6.38
1 parent 1bef44b commit 9e57ff2

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
@@ -3,8 +3,8 @@
33

44
/* Update on release: */
55
#define ROOT_VERSION_MAJOR 6
6-
#define ROOT_VERSION_MINOR 37
7-
#define ROOT_VERSION_PATCH 99 // When changing the version number here, never add leading zeroes!
6+
#define ROOT_VERSION_MINOR 38
7+
#define ROOT_VERSION_PATCH 00 // When changing the version number here, never add leading zeroes!
88
#define ROOT_RELEASE_DATE "Nov 5 2025"
99

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

0 commit comments

Comments
 (0)