Skip to content

Commit 90b4a5e

Browse files
authored
Update xRooFitVersion.h
I realised the versions given had not been updated with the last push I made to master. This fixes that
1 parent 3161321 commit 90b4a5e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
/*
22
* Project: xRooFit
33
* Author:
4-
* Will Buttinger, RAL 2024
4+
* Will Buttinger, RAL 2025
55
*
6-
* Copyright (c) 2024, CERN
6+
* Copyright (c) 2025, CERN
77
*
88
* Redistribution and use in source and binary forms,
99
* with or without modification, are permitted according to the terms
@@ -12,5 +12,5 @@
1212

1313
#pragma once
1414

15-
#define GIT_COMMIT_HASH "c9465df"
16-
#define GIT_COMMIT_DATE "2024-11-28 11:49:25 +0000"
15+
#define GIT_COMMIT_HASH "409fbd5c"
16+
#define GIT_COMMIT_DATE "2025-10-03 9:53:09 +0000"

0 commit comments

Comments
 (0)