Skip to content

Commit 33baee8

Browse files
committed
Update version to 6.36.02
1 parent b473edf commit 33baee8

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 1 // When changing the version number here, never add leading zeroes!
8-
#define ROOT_RELEASE_DATE "May 26 2025"
7+
#define ROOT_VERSION_PATCH 2 // When changing the version number here, never add leading zeroes!
8+
#define ROOT_RELEASE_DATE "July 8 2025"
99

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

0 commit comments

Comments
 (0)