]> sigrok.org Git - sigrok-firmware-fx2lafw.git/commitdiff
Prepare for the 0.1.1 release. sigrok-firmware-fx2lafw-0.1.1
authorUwe Hermann <redacted>
Tue, 16 Apr 2013 21:50:46 +0000 (23:50 +0200)
committerUwe Hermann <redacted>
Tue, 16 Apr 2013 22:11:41 +0000 (00:11 +0200)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 175724c85d1341f383887561833d78cb2b89deb3..94e04448648714045a2f9cf8d5bb2edcb07ddc4f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-0.1.1 (2013-xx-yy)
+0.1.1 (2013-04-16)
 ------------------
 
  * Add support for the USBee DX. Only digital sampling is supported (as is
index 7c18230ac9d4dd295c974c83fefe725a6e981ef1..69a995024b864991e9b130d700e7e8c9fe24f6ab 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.0],
+AC_INIT([sigrok-firmware-fx2lafw], [0.1.1],
        [sigrok-devel@lists.sourceforge.net],
        [sigrok-firmware-fx2lafw], [http://www.sigrok.org])
 AC_CONFIG_HEADER([config.h])