Increase shared library version

This commit is contained in:
Vladislav Vaintroub 2016-08-21 12:01:57 +00:00 committed by Sergei Golubchik
parent 56c4cfe0be
commit 22ea51eb5f

View File

@ -17,7 +17,7 @@
# Global constants, only to be changed between major releases.
#
SET(SHARED_LIB_MAJOR_VERSION "18")
SET(SHARED_LIB_MAJOR_VERSION "19")
SET(PROTOCOL_VERSION "10")
SET(DOT_FRM_VERSION "6")