diff --git a/core/foundation/inc/ROOT/RVersion.hxx b/core/foundation/inc/ROOT/RVersion.hxx index 4a7eacffa7fb1..2d92698f40e78 100644 --- a/core/foundation/inc/ROOT/RVersion.hxx +++ b/core/foundation/inc/ROOT/RVersion.hxx @@ -3,9 +3,9 @@ /* Update on release: */ #define ROOT_VERSION_MAJOR 6 -#define ROOT_VERSION_MINOR 33 -#define ROOT_VERSION_PATCH 99 -#define ROOT_RELEASE_DATE "Nov 5 2024" +#define ROOT_VERSION_MINOR 34 +#define ROOT_VERSION_PATCH 0 +#define ROOT_RELEASE_DATE "Nov 14 2024" /* Don't change the lines below. */