libftdi: (tomj) increase .so library version v0.14
authorThomas Jarosch <opensource@intra2net.com>
Tue, 9 Sep 2008 11:43:18 +0000 (11:43 +0000)
committerThomas Jarosch <opensource@intra2net.com>
Tue, 9 Sep 2008 11:43:18 +0000 (11:43 +0000)
src/Makefile.am

index de60c80..3c23493 100644 (file)
@@ -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)