X-Git-Url: http://developer.intra2net.com/git/?p=libftdi;a=blobdiff_plain;f=src%2FMakefile.am;h=d6d0a225385e42e3bd0f0fc889e1ff5008a7c874;hp=6243941d691d7bee5773f3ee842cfbe4e6466c06;hb=6935ef7bd3cd0666438423285736cece988c2c7f;hpb=b8a82a1ff4ed0b0f0d408f0540572ee01741102c diff --git a/src/Makefile.am b/src/Makefile.am index 6243941..d6d0a22 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -6,6 +6,6 @@ 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 20:0:19 +libftdi_la_LDFLAGS = -version-info 21:0:20 EXTRA_DIST = CMakeLists.txt