X-Git-Url: http://developer.intra2net.com/git/?p=libftdi;a=blobdiff_plain;f=src%2FMakefile.am;h=3c2349384a7f0edeeb2a9d7cd5c033f4f5ce2e91;hp=de60c8026317a780a704d266b4eb9db740b0d26e;hb=ed42d70d5265dacd5f90790661e1d38c8fd10425;hpb=c662769ff2315d9e8c676d3bacc0c24dd1dbf5c8 diff --git a/src/Makefile.am b/src/Makefile.am index de60c80..3c23493 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 14:0:13 $(all_libraries) +libftdi_la_LDFLAGS = -version-info 15:0:14 $(all_libraries)