From 88393b2fc6fb51dede1278c9fae38511371de250 Mon Sep 17 00:00:00 2001 From: Giovanni Di Sirio Date: Sat, 26 Jan 2019 11:44:08 +0000 Subject: Versions. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/stable_19.1.x@12595 110e8d01-0319-4d1e-a829-52ad28d1bb01 --- os/rt/include/ch.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'os/rt') diff --git a/os/rt/include/ch.h b/os/rt/include/ch.h index 97bd01614..7e7d82a32 100644 --- a/os/rt/include/ch.h +++ b/os/rt/include/ch.h @@ -39,7 +39,7 @@ /** * @brief Stable release flag. */ -#define CH_KERNEL_STABLE 0 +#define CH_KERNEL_STABLE 1 /** * @name ChibiOS/RT version identification -- cgit v1.2.3