]> sigrok.org Git - sigrok-firmware-fx2lafw.git/blobdiff - configure.ac
Drop references to obsolete sigrok-commits mailing list.
[sigrok-firmware-fx2lafw.git] / configure.ac
index 69a995024b864991e9b130d700e7e8c9fe24f6ab..852cdab6a329456cd1f281508211b0c8408cec38 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the fx2lafw project.
+## This file is part of the sigrok-firmware-fx2lafw project.
 ##
 ## Copyright (C) 2013 Uwe Hermann <uwe@hermann-uwe.de>
 ##
@@ -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])