Increased uwac library version.

This commit is contained in:
akallabeth 2020-05-07 11:13:06 +02:00
parent 21901d9f94
commit 94e38f7285
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
# Soname versioning
set(UWAC_VERSION_MAJOR "0")
set(UWAC_VERSION_MINOR "0")
set(UWAC_VERSION_MINOR "1")
set(UWAC_VERSION_REVISION "1")
set(UWAC_VERSION "${UWAC_VERSION_MAJOR}.${UWAC_VERSION_MINOR}.${UWAC_VERSION_REVISION}")
set(UWAC_VERSION_FULL "${UWAC_VERSION}")