]> sigrok.org Git - libsigrok.git/blobdiff - configure.ac
configure.ac: Bump libtool/library version from 1:2:0 to 2:0:0.
[libsigrok.git] / configure.ac
index 545b8b1fc0bb8eef680bc3e50fa33c2d4cb0a85e..845ef35812edf33a6ef0b6b23d01e0fd4a3a791f 100644 (file)
@@ -67,8 +67,8 @@ 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_REVISION=2
+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"
 SR_LIB_LDFLAGS="-version-info $SR_LIB_VERSION"