bump soname version
This commit is contained in:
parent
e4bb337b49
commit
d8ce247600
|
@ -41,7 +41,7 @@ dnl increment AGE, Otherwise AGE is reset to 0. If CURRENT has changed,
|
|||
dnl REVISION is set to 0, otherwise REVISION is incremented.
|
||||
dnl ---------------------------------------------------------------------------
|
||||
|
||||
m4_define([VERSION_INFO_CURRENT],[6])
|
||||
m4_define([VERSION_INFO_CURRENT],[8])
|
||||
m4_define([VERSION_INFO_REVISION],[0])
|
||||
m4_define([VERSION_INFO_AGE],[0])
|
||||
INTERFACE_VERSION_INFO=VERSION_INFO_CURRENT:VERSION_INFO_REVISION:VERSION_INFO_AGE
|
||||
|
|
Loading…
Reference in New Issue