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:
bencollins 2003-07-22 15:02:12 +00:00
parent ec749d4a02
commit 2d36fc10b2
1 changed files with 2 additions and 2 deletions

View File

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