summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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