Semantic Versioning: Update library version to 1.0.0.

With the introduction of semantic versioning, update the library version
accordingly.

Signed-off-by: Ed Mooring <ed.mooring@linaro.org>
This commit is contained in:
Ed Mooring
2021-04-29 23:42:01 -07:00
committed by Arnaud Pouliquen
parent 7088ba5dd7
commit c3f1299199

View File

@@ -1,3 +1,3 @@
VERSION_MAJOR = 0
VERSION_MINOR = 1
VERSION_MAJOR = 1
VERSION_MINOR = 0
VERSION_PATCH = 0