X-Git-Url: http://developer.intra2net.com/git/?p=libftdi;a=blobdiff_plain;f=src%2FMakefile.am;h=33a809bd8d989ace634e5dab24ad5231864121e7;hp=5e1c243b19814d8039ad6e7c4554b34fd5da17f7;hb=29bb689c30078d24d9c6fb7a84b5f01752368c8e;hpb=a972b19e2b94e6e7b7f24447f1d2d269c0966040 diff --git a/src/Makefile.am b/src/Makefile.am index 5e1c243..33a809b 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 7:0:7 $(all_libraries) +libftdi_la_LDFLAGS = -version-info 9:0:9 $(all_libraries)