Increase version and update changelog
[libftdi] / src / Makefile.am
index b52d50f..f550b06 100644 (file)
@@ -10,6 +10,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 16:0:15 $(all_libraries)
+libftdi_la_LDFLAGS = -version-info 17:0:16 $(all_libraries)
 
 EXTRA_DIST = CMakeLists.txt