]> sigrok.org Git - libsigrok.git/blobdiff - configure.ac
add VID:PID for generic SILabs F32x USBXpress chips
[libsigrok.git] / configure.ac
index 6501310845c835fc850d18b36488e646972a5ee9..e8d440df96eba099e975a9bf768ee5112cc49858 100644 (file)
@@ -64,7 +64,7 @@ PKG_PROG_PKG_CONFIG([0.22])
 # Carefully read the libtool docs before updating these numbers!
 # The algorithm for determining which number to change (and how) is nontrivial!
 # http://www.gnu.org/software/libtool/manual/libtool.html#Updating-version-info
-SR_LIB_VERSION_CURRENT=1
+SR_LIB_VERSION_CURRENT=2
 SR_LIB_VERSION_REVISION=0
 SR_LIB_VERSION_AGE=0
 SR_LIB_VERSION="$SR_LIB_VERSION_CURRENT:$SR_LIB_VERSION_REVISION:$SR_LIB_VERSION_AGE"