From ee08cacd21817436627b1c851524ff797ef57f72 Mon Sep 17 00:00:00 2001 From: Liya Du Date: Thu, 28 Oct 2021 21:29:22 +0800 Subject: [PATCH] Updated Product Support Policy (markdown) --- Product-Support-Policy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Product-Support-Policy.md b/Product-Support-Policy.md index 2346b17..d970e87 100644 --- a/Product-Support-Policy.md +++ b/Product-Support-Policy.md @@ -6,7 +6,7 @@ This document applies for Azure RTOS components in [https://github.com/azure-rto ## Version definitions -Azure RTOS releases generally follow the guidelines defined by [Semantic Versioning](https://semver.org/). Given an Azure RTOS version number **X.Y.Z** (e.g. 6.1.7): +Azure RTOS releases generally follow the guidelines defined by [Semantic Versioning](https://semver.org/). Given an Azure RTOS version number **X.Y.Z** (e.g. 6.1.9): * **X** increases for a **milestone release**. Currently Azure RTOS components stay at version **6**. * **Y** increases for a **feature release** when there is a major feature (e.g. v6.**1**.0 introduced Azure RTOS IoT Middleware) added.