summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorDaniel Drake <dsd@gentoo.org>2008-12-13 20:06:49 +0000
committerDaniel Drake <dsd@gentoo.org>2008-12-13 20:06:49 +0000
commit34b9eebe35d8167d43cffb6ad6175f6b2251b572 (patch)
tree3c264a628cb2143e785b0b40b49b6160c8a74f4d /configure.ac
parentb1d636dde418dc8fe6a8f037dea0d800e57c6b94 (diff)
downloadlibusb-34b9eebe35d8167d43cffb6ad6175f6b2251b572.tar.gz
v1.0.0 releasev1.0.0
It's here!
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 6b5a694..e26ebe5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([libusb], [0.9.4])
+AC_INIT([libusb], [1.0.0])
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([libusb/core.c])
AM_CONFIG_HEADER([config.h])