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