summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCyrIng <labs@cyring.fr>2024-04-05 13:55:22 +0200
committerCyrIng <labs@cyring.fr>2024-04-05 13:55:22 +0200
commit3a25d369777c2924b578721bec5e3994dc95c412 (patch)
tree041640d58be1a8eaf29453f12453c8aa6b363099
parent630ff5b354a3d556c1244f68c131e02871a2d583 (diff)
Version 1.97.11.97.1
-rw-r--r--aarch64/coretypes.h2
-rw-r--r--x86_64/coretypes.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/aarch64/coretypes.h b/aarch64/coretypes.h
index ff31e86..e77e132 100644
--- a/aarch64/coretypes.h
+++ b/aarch64/coretypes.h
@@ -6,7 +6,7 @@
#define COREFREQ_MAJOR 1
#define COREFREQ_MINOR 97
-#define COREFREQ_REV 0
+#define COREFREQ_REV 1
#if !defined(CORE_COUNT)
#define CORE_COUNT 256
diff --git a/x86_64/coretypes.h b/x86_64/coretypes.h
index 45edd0a..02ce946 100644
--- a/x86_64/coretypes.h
+++ b/x86_64/coretypes.h
@@ -6,7 +6,7 @@
#define COREFREQ_MAJOR 1
#define COREFREQ_MINOR 97
-#define COREFREQ_REV 0
+#define COREFREQ_REV 1
#if !defined(CORE_COUNT)
#define CORE_COUNT 256