]> sigrok.org Git - sigrok-firmware-fx2lafw.git/commitdiff
configure.ac: Bump package version to 0.1.2. sigrok-firmware-fx2lafw-0.1.x sigrok-firmware-fx2lafw-0.1.2
authorUwe Hermann <redacted>
Tue, 6 May 2014 21:13:35 +0000 (23:13 +0200)
committerUwe Hermann <redacted>
Tue, 6 May 2014 21:13:35 +0000 (23:13 +0200)
configure.ac

index 1150b80417d1282d2f250c444c815fc1e625619a..852cdab6a329456cd1f281508211b0c8408cec38 100644 (file)
@@ -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])