bump soname version

This commit is contained in:
Arvid Norberg 2012-11-15 17:12:25 +00:00
parent e4bb337b49
commit d8ce247600
1 changed files with 1 additions and 1 deletions

View File

@ -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