README: Add reference to the semver for the versionning

Provide more information on the management of the libmetal version.
libmetal should from now follow the semantic versionning.

Signed-off-by: Arnaud Pouliquen <arnaud.pouliquen@foss.st.com>
This commit is contained in:
Arnaud Pouliquen
2021-04-15 09:37:07 +02:00
committed by Arnaud Pouliquen
parent f252f0e007
commit 28a3bd336a
+2 -1
View File
@@ -135,7 +135,8 @@ The following utilities are provided in lib/utilities.h:
#### Version
The libmetal version interface allows user to get the version of the library.
The libmetal version interface allows user to get the version of the library. The version increment
follows the set of rule proposed in [Semantic Versioning specification](https://semver.org/).
### Top Level Interfaces