Increment lib and lib-client version numbers

libowlps and libowlps-client were changed in this development branch so
we increase the version number.
This commit is contained in:
Matteo Cypriani 2013-06-23 13:54:05 -04:00 committed by Matteo Cypriani
parent a18a38c7ee
commit 763b36807e
2 changed files with 2 additions and 2 deletions

View File

@ -22,7 +22,7 @@ set_target_properties(
PROPERTIES
OUTPUT_NAME owlps-client
SOVERSION 1
VERSION 1.0
VERSION 1.1
)
# Add compile flags

View File

@ -33,7 +33,7 @@ set_target_properties(
PROPERTIES
OUTPUT_NAME owlps
SOVERSION 3
VERSION 3.1
VERSION 3.2
)
# Add compile flags