bump the libtool version number
[platform/upstream/flac.git] / src / libFLAC++ / Makefile.am
index 9988679..38f3f78 100644 (file)
@@ -28,7 +28,7 @@ EXTRA_DIST = \
        libFLAC++.m4
 
 # see 'http://www.gnu.org/software/libtool/manual.html#Versioning' for numbering convention
-libFLAC___la_LDFLAGS = -version-info 1:1:0
+libFLAC___la_LDFLAGS = -version-info 2:1:0
 
 libFLAC___la_SOURCES = \
        file_decoder.cc \
@@ -37,4 +37,4 @@ libFLAC___la_SOURCES = \
        seekable_stream_decoder.cc \
        seekable_stream_encoder.cc \
        stream_decoder.cc \
-       stream_encoder.cc 
+       stream_encoder.cc