v1.0.8 release
authorDaniel Drake <dan@reactivated.net>
Tue, 4 May 2010 22:01:59 +0000 (19:01 -0300)
committerDaniel Drake <dan@reactivated.net>
Tue, 4 May 2010 22:01:59 +0000 (19:01 -0300)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 578cf54cddfa813cb34508b6056582db6ac0505a..42c232cf202792e7b9bdea90f7c9533482707833 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,9 @@
 This file lists notable changes in each release. For the full history of all
 changes, see ChangeLog.
 
+2010-05-07: v1.0.8
+* Bug fixes
+
 2010-04-19: v1.0.7
 * Bug fixes and documentation tweaks
 * Add more interface class definitions
index 9c404e22ff08a399493e124fc6c223cd20688f00..4668cf0539c453b73f8f243d83ec572c73401b06 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([libusb], [1.0.7])
+AC_INIT([libusb], [1.0.8])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([libusb/core.c])
 AC_CONFIG_MACRO_DIR([m4])