X-Git-Url: http://developer.intra2net.com/git/?a=blobdiff_plain;f=ftdipp%2FMakefile.am;h=6cea83a6a78a2cbaa6f839ffd57842da5a3a8257;hb=refs%2Ftags%2Fv0.17;hp=0b6da99784f7b73b666b623cdd4878a101d0beb6;hpb=613bce8b68eb70d0b3cdad101a485683dd5175b7;p=libftdi diff --git a/ftdipp/Makefile.am b/ftdipp/Makefile.am index 0b6da99..6cea83a 100644 --- a/ftdipp/Makefile.am +++ b/ftdipp/Makefile.am @@ -9,7 +9,7 @@ libftdipp_la_SOURCES = ftdi.cpp # Note: If you specify a:b:c as the version in the next line, # the library that is made has version (a-c).c.b. In this # example, the version is 2.1.2. (3:2:1) -libftdipp_la_LDFLAGS = -version-info 17:0:16 @BOOST_LDFLAGS@ +libftdipp_la_LDFLAGS = -version-info 18:0:17 @BOOST_LDFLAGS@ libftdipp_la_LIBADD = $(top_builddir)/src/libftdi.la EXTRA_DIST = CMakeLists.txt