Increase so maj/age so account for new recv-flush call.
git-svn-id: svn://svn.linux1394.org/libraw1394/trunk@129 53a565d1-3bb7-0310-b661-cf11e63c67ab
This commit is contained in:
parent
ec749d4a02
commit
2d36fc10b2
|
@ -13,9 +13,9 @@ AC_C_CONST
|
|||
AC_C_BIGENDIAN
|
||||
|
||||
# set the libtool so version numbers
|
||||
lt_major=6
|
||||
lt_major=7
|
||||
lt_revision=0
|
||||
lt_age=1
|
||||
lt_age=2
|
||||
|
||||
AC_SUBST(lt_major)
|
||||
AC_SUBST(lt_revision)
|
||||
|
|
Reference in New Issue