Corrected secondary .so number to 103
This commit is contained in:
parent
81d514b142
commit
4d09fa374f
@ -45,8 +45,8 @@ dnl ### LT_CURRENT++, LT_AGE++ has happened meanwhile.
|
||||
dnl
|
||||
dnl SONAME = 104 - 103 = 1 . Library name = libisoburn.so.1.103.0
|
||||
LT_RELEASE=$ISOBURN_MAJOR_VERSION.$ISOBURN_MINOR_VERSION
|
||||
LT_CURRENT=101
|
||||
LT_AGE=100
|
||||
LT_CURRENT=104
|
||||
LT_AGE=103
|
||||
LT_REVISION=0
|
||||
LT_CURRENT_MINUS_AGE=`expr $LT_CURRENT - $LT_AGE`
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user