Skip to content

Commit

Permalink
[core] Update version to 6.34.00
Browse files Browse the repository at this point in the history
  • Loading branch information
dpiparo committed Nov 14, 2024
1 parent d86c2b1 commit 2713035
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions core/foundation/inc/ROOT/RVersion.hxx
Original file line number Diff line number Diff line change
Expand Up @@ -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. */

Expand Down

0 comments on commit 2713035

Please sign in to comment.