diff --git a/core/foundation/inc/ROOT/RVersion.hxx b/core/foundation/inc/ROOT/RVersion.hxx index b40407e88ca46..8e2a186e0ec0d 100644 --- a/core/foundation/inc/ROOT/RVersion.hxx +++ b/core/foundation/inc/ROOT/RVersion.hxx @@ -4,8 +4,8 @@ /* Update on release: */ #define ROOT_VERSION_MAJOR 6 #define ROOT_VERSION_MINOR 34 -#define ROOT_VERSION_PATCH 1 -#define ROOT_RELEASE_DATE "Nov 29 2024" +#define ROOT_VERSION_PATCH 2 +#define ROOT_RELEASE_DATE "Dec 16 2024" /* Don't change the lines below. */