Skip to content

Commit 138a77b

Browse files
committed
Increase release patch number
1 parent 9ab8e7b commit 138a77b

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 36
7-
#define ROOT_VERSION_PATCH 3 // When changing the version number here, never add leading zeroes!
8-
#define ROOT_RELEASE_DATE "July 8 2025"
7+
#define ROOT_VERSION_PATCH 4 // When changing the version number here, never add leading zeroes!
8+
#define ROOT_RELEASE_DATE "Aug 25 2025"
99

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

0 commit comments

Comments
 (0)