summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorDaniel Drake <dsd@gentoo.org>2009-11-15 12:17:13 +0000
committerDaniel Drake <dsd@gentoo.org>2009-11-15 12:17:13 +0000
commit90d8fcab9018b8e6887a7e0592d1e5f692117234 (patch)
treee4f734fe3d6eca213e513e99a3e7bde791db9424 /configure.ac
parent11d591058e3f105b0e90c23bbf58b18de691e690 (diff)
downloadlibusb-90d8fcab9018b8e6887a7e0592d1e5f692117234.tar.gz
v1.0.5 releasev1.0.5
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 ba6014e..180c14d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([libusb], [1.0.4])
+AC_INIT([libusb], [1.0.5])
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([libusb/core.c])
AC_CONFIG_MACRO_DIR([m4])