aboutsummaryrefslogtreecommitdiffstats
path: root/os/kernel/include/ch.h
diff options
context:
space:
mode:
Diffstat (limited to 'os/kernel/include/ch.h')
-rw-r--r--os/kernel/include/ch.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/os/kernel/include/ch.h b/os/kernel/include/ch.h
index e78366e41..5d15b13ae 100644
--- a/os/kernel/include/ch.h
+++ b/os/kernel/include/ch.h
@@ -35,7 +35,7 @@
/**
* Kernel version string.
*/
-#define CH_KERNEL_VERSION "1.3.7unstable"
+#define CH_KERNEL_VERSION "1.3.8unstable"
/**
* Kernel version major number.
@@ -50,7 +50,7 @@
/**
* Kernel version patch number.
*/
-#define CH_KERNEL_PATCH 7
+#define CH_KERNEL_PATCH 8
/*
* Common values.