From: Uwe Hermann Date: Thu, 26 Nov 2015 22:41:51 +0000 (+0100) Subject: configure.ac: Bump package version to 0.1.3. X-Git-Tag: sigrok-firmware-fx2lafw-0.1.3^0 X-Git-Url: http://sigrok.org/gitweb/?p=sigrok-firmware-fx2lafw.git;a=commitdiff_plain;h=a6fb49c00691a917a1734afbf3071ca2ad0c1c46 configure.ac: Bump package version to 0.1.3. --- diff --git a/configure.ac b/configure.ac index ccaf5dbb..6a8f8be0 100644 --- a/configure.ac +++ b/configure.ac @@ -21,7 +21,7 @@ # We require at least autoconf 2.63 (AC_INIT format changed there). AC_PREREQ([2.63]) -AC_INIT([sigrok-firmware-fx2lafw], [0.1.2], +AC_INIT([sigrok-firmware-fx2lafw], [0.1.3], [sigrok-devel@lists.sourceforge.net], [sigrok-firmware-fx2lafw], [http://www.sigrok.org]) AC_CONFIG_AUX_DIR([autostuff])