summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorDaniel Drake <dsd@gentoo.org>2008-08-23 01:00:21 -0500
committerDaniel Drake <dsd@gentoo.org>2008-08-23 01:00:21 -0500
commit046e681e4ac6b697e40458ee0f5baf3cd8763bb0 (patch)
tree83da84b559fa19c3a8a394bec3dbbe1a565885b6 /configure.ac
parentfec6eaa4eecdf7e0b8299157a5dabef94417f193 (diff)
downloadlibusb-046e681e4ac6b697e40458ee0f5baf3cd8763bb0.tar.gz
v0.9.3 releasev0.9.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 d8a2fe7..eedd98e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([libusb], [0.9.2])
+AC_INIT([libusb], [0.9.3])
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([libusb/core.c])
AM_CONFIG_HEADER([config.h])