X-Git-Url: http://developer.intra2net.com/git/?p=libftdi;a=blobdiff_plain;f=ftdi%2FMakefile.am;h=b2dd5d0db39e9e693a18dbc4bb3f07fa655fa1ec;hp=6bd3e8644d461ff71106f676a16c66712f0afec4;hb=6d9aa99f9e7077d8769d9d8375fe0a2856034242;hpb=948f9adab13f60df70132e658e5facf8e0e654a2 diff --git a/ftdi/Makefile.am b/ftdi/Makefile.am index 6bd3e86..b2dd5d0 100644 --- a/ftdi/Makefile.am +++ b/ftdi/Makefile.am @@ -28,5 +28,5 @@ INCLUDES= $(all_includes) # 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 1:0:1 $(all_libraries) +libftdi_la_LDFLAGS = -version-info 3:0:3 $(all_libraries)