summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnil Nair <hacker2490@outlook.com>2016-07-24 21:12:26 +0530
committerNathan Hjelm <hjelmn@me.com>2016-07-24 20:02:31 -0600
commit5ffcedfbca8cd7e7e25e373c14f286b1b2d3d0be (patch)
tree577adcdb945c8a6626d376052ddcbbe9f8c26b1c
parentbb014d8dc7748854a735eb69319d1577f2dde24a (diff)
downloadlibusb-5ffcedfbca8cd7e7e25e373c14f286b1b2d3d0be.tar.gz
Updated TODO link
Closes #198 Signed-off-by: Nathan Hjelm <hjelmn@me.com>
-rw-r--r--TODO2
-rw-r--r--libusb/version_nano.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/TODO b/TODO
index 19dd1d0..1e13760 100644
--- a/TODO
+++ b/TODO
@@ -1,2 +1,2 @@
Please see the libusb roadmap by visiting:
-https://github.com/libusb/libusb/issues/milestones?direction=asc&sort=due_date
+https://github.com/libusb/libusb/milestones?direction=asc&sort=due_date&state=open
diff --git a/libusb/version_nano.h b/libusb/version_nano.h
index aa2b6a3..917591a 100644
--- a/libusb/version_nano.h
+++ b/libusb/version_nano.h
@@ -1 +1 @@
-#define LIBUSB_NANO 11125
+#define LIBUSB_NANO 11126