summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorDaniel Drake <dsd@gentoo.org>2009-11-06 21:54:08 +0000
committerDaniel Drake <dsd@gentoo.org>2009-11-06 21:54:08 +0000
commitef6ea6c3ae38e4524f10e16e8cb88177d39c4826 (patch)
tree81e43199407cc8996d637f638e3572bc55abcdbe /configure.ac
parent217f57617e0cff0d1bd6d726b243f04c6b179773 (diff)
downloadlibusb-ef6ea6c3ae38e4524f10e16e8cb88177d39c4826.tar.gz
v1.0.4 releasev1.0.4
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 b43c77c..38a760a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([libusb], [1.0.3])
+AC_INIT([libusb], [1.0.4])
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([libusb/core.c])
AC_CONFIG_MACRO_DIR([m4])