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.