X-Git-Url: http://developer.intra2net.com/git/?a=blobdiff_plain;f=src%2FMakefile.am;h=20b735a688a99199a60f32b0e1bc166d6ff1efef;hb=refs%2Ftags%2Fv0.17;hp=c71fe60d764ae49323445d75941633c31d0a9188;hpb=613bce8b68eb70d0b3cdad101a485683dd5175b7;p=libftdi diff --git a/src/Makefile.am b/src/Makefile.am index c71fe60..20b735a 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -6,6 +6,6 @@ include_HEADERS = ftdi.h # 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) -libftdi_la_LDFLAGS = -version-info 17:0:16 +libftdi_la_LDFLAGS = -version-info 18:0:17 EXTRA_DIST = CMakeLists.txt