From: Uwe Hermann Date: Wed, 24 Jan 2018 18:47:03 +0000 (+0100) Subject: configure.ac: Bump package version to 0.1.6. X-Git-Tag: sigrok-firmware-fx2lafw-0.1.6^0 X-Git-Url: http://sigrok.org/gitweb/?p=sigrok-firmware-fx2lafw.git;a=commitdiff_plain;h=0fdc160d822b7ccb23487307a64b1ef6be2acccc configure.ac: Bump package version to 0.1.6. --- diff --git a/configure.ac b/configure.ac index 91daa512..bbd68fc1 100644 --- a/configure.ac +++ b/configure.ac @@ -20,7 +20,7 @@ # We require at least autoconf 2.63 (AC_INIT format changed there). AC_PREREQ([2.63]) -AC_INIT([sigrok-firmware-fx2lafw], [0.1.5], +AC_INIT([sigrok-firmware-fx2lafw], [0.1.6], [sigrok-devel@lists.sourceforge.net], [sigrok-firmware-fx2lafw], [http://www.sigrok.org]) AC_CONFIG_AUX_DIR([autostuff])