v1.0.1 release
authorDaniel Drake <dsd@gentoo.org>
Tue, 12 May 2009 23:03:37 +0000 (19:03 -0400)
committerDaniel Drake <dsd@gentoo.org>
Tue, 12 May 2009 23:03:37 +0000 (19:03 -0400)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 09d4a55..0a6556b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,10 @@
 This file lists notable changes in each release. For the full history of all
 changes, see ChangeLog.
 
+2009-05-12: v1.0.1 release
+ * Bug fixes
+ * Darwin backend
+
 2008-12-13: v1.0.0 release
  * Bug fixes
 
index 0b586bc..dad73de 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([libusb], [1.0.0])
+AC_INIT([libusb], [1.0.1])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([libusb/core.c])
 AM_CONFIG_HEADER([config.h])