mirror of
https://github.com/OpenAMP/libmetal.git
synced 2026-09-24 03:03:47 +08:00
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:
committed by
Arnaud Pouliquen
parent
f252f0e007
commit
28a3bd336a
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user