X-Git-Url: http://developer.intra2net.com/git/?a=blobdiff_plain;f=ftdi%2FMakefile.am;h=b2dd5d0db39e9e693a18dbc4bb3f07fa655fa1ec;hb=6d9aa99f9e7077d8769d9d8375fe0a2856034242;hp=6bd3e8644d461ff71106f676a16c66712f0afec4;hpb=a3da1d9515a0b4eaede5648f3ee06b6218407a8c;p=libftdi 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)