From 7b01a76bfafe3ef4d94cab8fa33fec9302f21b22 Mon Sep 17 00:00:00 2001
From: Matthieu Schaller <matthieu.schaller@gmail.com>
Date: Wed, 24 Apr 2024 10:24:42 +0200
Subject: [PATCH] Update the X-ray tables to their newest version

---
 src/extra_io/EAGLE/extra.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/extra_io/EAGLE/extra.h b/src/extra_io/EAGLE/extra.h
index 809ec62a03..3d2e2d105e 100644
--- a/src/extra_io/EAGLE/extra.h
+++ b/src/extra_io/EAGLE/extra.h
@@ -25,7 +25,7 @@
 #include "engine.h"
 #include "star_formation.h"
 
-#define xray_table_date_string 20230110
+#define xray_table_date_string 20240406
 
 #define xray_emission_N_temperature 46
 #define xray_emission_N_density 71
-- 
GitLab