summaryrefslogtreecommitdiff
path: root/libusb
diff options
context:
space:
mode:
authorLudovic Rousseau <ludovic.rousseau@gmail.com>2012-06-01 11:30:00 +0200
committerPete Batard <pete@akeo.ie>2012-06-04 01:19:25 +0100
commitc9d41fe5f0324d969f758f42843e1fd05859f438 (patch)
treeb7ec8ed6329b07669a634d432877c12ee5b17db1 /libusb
parente6546429380750d5b6bb2617ce3637d73e822ac8 (diff)
Autotools: Apply autoupdate 2.68 recommendations
* Not applied: AC_PREREQ([2.68]) as this doesn't seem necessary and 2.68 was released less than 2 years ago.
Diffstat (limited to 'libusb')
-rw-r--r--libusb/version_nano.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libusb/version_nano.h b/libusb/version_nano.h
index e9647f2..e9a6926 100644
--- a/libusb/version_nano.h
+++ b/libusb/version_nano.h
@@ -1 +1 @@
-#define LIBUSB_NANO 10515
+#define LIBUSB_NANO 10516