X-Git-Url: http://sigrok.org/gitweb/?a=blobdiff_plain;f=configure.ac;h=13462a5d335a6370db0d5237c309f4fa2d4fc6ed;hb=b0c95747e1e7ffa7ca9e8ca4a9bdda781469750a;hp=6501310845c835fc850d18b36488e646972a5ee9;hpb=46697e38b286541e0e5aa354d35a6f4564855fa6;p=libsigrok.git diff --git a/configure.ac b/configure.ac index 65013108..13462a5d 100644 --- a/configure.ac +++ b/configure.ac @@ -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" @@ -417,7 +417,7 @@ echo " - Openbench Logic Sniffer......... $LA_OLS" echo " - Serial DMM...................... $HW_SERIAL_DMM" echo " - Tondaj SL-814................... $HW_TONDAJ_SL_814" echo " - UNI-T DMM....................... $HW_UNI_T_DMM" -echo " - victor-dmm...................... $HW_VICTOR_DMM" +echo " - Victor DMM...................... $HW_VICTOR_DMM" echo " - ZEROPLUS Logic Cube............. $LA_ZEROPLUS_LOGIC_CUBE" echo