summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorPete Batard <pbatard@gmail.com>2011-03-07 19:03:36 +0000
committerPete Batard <pbatard@gmail.com>2011-03-07 19:03:36 +0000
commit7ad14d9b6cc58df0d31bd31b7619877d0202fc60 (patch)
tree738e918fa88588c445210678c12ce6a8945398c9 /configure.ac
parent00d3fa801e1778d79c1bce079e3b4e01daa0ef7b (diff)
downloadlibusb-7ad14d9b6cc58df0d31bd31b7619877d0202fc60.tar.gz
[internal] bumped internal versionpbr335
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index e6e085e..411543f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
m4_define(LIBUSB_MAJOR, [1])
m4_define(LIBUSB_MINOR, [0])
m4_define(LIBUSB_MICRO, [8])
-m4_define(LIBUSB_NANO, [10334])
+m4_define(LIBUSB_NANO, [10335])
AC_INIT([libusb], LIBUSB_MAJOR.LIBUSB_MINOR.LIBUSB_MICRO, [libusb-devel@lists.sourceforge.net], [libusb], [http://www.libusb.org/])