diff options
| author | 2000-06-15 22:28:22 +0000 | |
|---|---|---|
| committer | 2000-06-15 22:28:22 +0000 | |
| commit | bf80f4a16a800c4d6b6fe3b8362d72dc1eb30361 (patch) | |
| tree | f8963c49b435cf77a0368ee964457428cfb4a803 /src | |
| parent | Added copyright headers. (diff) | |
Update libtool version number.
git-svn-id: svn://svn.linux1394.org/libraw1394/trunk@31 53a565d1-3bb7-0310-b661-cf11e63c67ab
Diffstat (limited to 'src')
| -rw-r--r-- | src/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 46fdd87..ae204e1 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -3,7 +3,7 @@ lib_LTLIBRARIES = libraw1394.la -libraw1394_la_LDFLAGS = -version-info 3:0:1 +libraw1394_la_LDFLAGS = -version-info 4:0:0 libraw1394_la_SOURCES = \ main.c \ |
