From: Uwe Hermann Date: Tue, 6 May 2014 21:13:35 +0000 (+0200) Subject: configure.ac: Bump package version to 0.1.2. X-Git-Tag: sigrok-firmware-fx2lafw-0.1.2^0 X-Git-Url: http://sigrok.org/gitweb/?p=sigrok-firmware-fx2lafw.git;a=commitdiff_plain;h=4c9f15c9b885f4c08ed6c49df9fd382fa4008261 configure.ac: Bump package version to 0.1.2. --- diff --git a/configure.ac b/configure.ac index 1150b804..852cdab6 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.1], +AC_INIT([sigrok-firmware-fx2lafw], [0.1.2], [sigrok-devel@lists.sourceforge.net], [sigrok-firmware-fx2lafw], [http://www.sigrok.org]) AC_CONFIG_HEADER([config.h])