X-Git-Url: http://developer.intra2net.com/git/?p=libftdi;a=blobdiff_plain;f=src%2FMakefile.am;h=8d25a23b7b6b181c6630000a1dfc6d0b1ec4353e;hp=3c9284a5d9fdcbc1bf65b898f0311af4debf01fe;hb=47aad3776a1e38598953e5c59e88c06ee7c45087;hpb=417425a76fe7459f0ef9aa443de1c34e9cad292b diff --git a/src/Makefile.am b/src/Makefile.am index 3c9284a..8d25a23 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -10,4 +10,4 @@ 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 10:0:10 $(all_libraries) +libftdi_la_LDFLAGS = -version-info 12:0:11 $(all_libraries)