Increased HAL version number to 8.1.0.

git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15108 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
This commit is contained in:
Giovanni Di Sirio 2021-11-18 12:25:05 +00:00
parent 8ca8d8847c
commit b8a1794141
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@
/**
* @brief HAL version string.
*/
#define HAL_VERSION "8.0.0"
#define HAL_VERSION "8.1.0"
/**
* @brief HAL version major number.