summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorDaniel Drake <dsd@gentoo.org>2009-08-27 21:14:54 +0545
committerDaniel Drake <dsd@gentoo.org>2009-08-27 21:40:57 +0545
commitf46716f42040986203fa6e873bfdabe1be2900ec (patch)
treee3dc1d64828dbef042756fe09773baa6b170cb2d /configure.ac
parent5b489b8b2a5aba7b8b804e5af6d2628735548238 (diff)
downloadlibusb-f46716f42040986203fa6e873bfdabe1be2900ec.tar.gz
v1.0.3 releasev1.0.3
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 6a65a0d..b43c77c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([libusb], [1.0.2])
+AC_INIT([libusb], [1.0.3])
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([libusb/core.c])
AC_CONFIG_MACRO_DIR([m4])