summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorDaniel Drake <dsd@gentoo.org>2008-06-28 21:28:44 -0500
committerDaniel Drake <dsd@gentoo.org>2008-06-28 21:28:44 -0500
commit9140f5b414e37a3714cde9c6d6c87c963338a83a (patch)
tree0fa33699f7e45294f6e51e0a425ec83af5c02918 /configure.ac
parent83a029062c1d2bfb584d7a6ee94915583d37464c (diff)
downloadlibusb-9140f5b414e37a3714cde9c6d6c87c963338a83a.tar.gz
v0.9.1 releasev0.9.1
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 4f5232a..74af09f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([libusb], [0.9.0])
+AC_INIT([libusb], [0.9.1])
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([libusb/core.c])
AM_CONFIG_HEADER([config.h])