Bump version number and update ChangeLog
[libftdi] / ftdipp / Makefile.am
index 30e2478..e19dffe 100644 (file)
@@ -9,7 +9,7 @@ libftdipp_la_SOURCES = ftdi.cpp
 # 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)
-libftdipp_la_LDFLAGS = -version-info 20:0:19 @BOOST_LDFLAGS@
+libftdipp_la_LDFLAGS = -version-info 21:0:20 @BOOST_LDFLAGS@
 libftdipp_la_LIBADD = $(top_builddir)/src/libftdi.la
 
 EXTRA_DIST = CMakeLists.txt