summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorPete Batard <pbatard@gmail.com>2011-03-03 23:41:52 +0000
committerPete Batard <pbatard@gmail.com>2011-03-03 23:41:52 +0000
commit6f055e472c73e8e4ee60b0318d99b47da3cd018a (patch)
tree978b638aea48e0a18bd28aa02ffe268392c337fe /configure.ac
parentae34d85e93c953e6062bf57449f92078e2364099 (diff)
downloadlibusb-6f055e472c73e8e4ee60b0318d99b47da3cd018a.tar.gz
bumped internal versionpbr334
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 a3e49c5..630d76b 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, [10333])
+m4_define(LIBUSB_NANO, [10334])
AC_INIT([libusb], LIBUSB_MAJOR.LIBUSB_MINOR.LIBUSB_MICRO, [libusb-devel@lists.sourceforge.net], [libusb], [http://www.libusb.org/])