diff options
| author | 2002-10-23 21:18:49 +0000 | |
|---|---|---|
| committer | 2002-10-23 21:18:49 +0000 | |
| commit | 915a20a96f6fb81249f140a114b94f2b1502149d (patch) | |
| tree | 78511c7186615b5d3473bd72f9b513ba5d9e00e1 /configure.ac | |
| parent | configure.ac: (diff) | |
merged weihs branch
git-svn-id: svn://svn.linux1394.org/libraw1394/trunk@84 53a565d1-3bb7-0310-b661-cf11e63c67ab
Diffstat (limited to 'configure.ac')
| -rw-r--r-- | configure.ac | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac index 9f06735..2145cd9 100644 --- a/configure.ac +++ b/configure.ac @@ -13,9 +13,9 @@ AC_C_CONST AC_C_BIGENDIAN # set the libtool so version numbers -lt_major=5 +lt_major=6 lt_revision=0 -lt_age=0 +lt_age=1 AC_SUBST(lt_major) AC_SUBST(lt_revision) |
