summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorPete Batard <pete@akeo.ie>2012-08-22 21:42:21 +0100
committerPete Batard <pete@akeo.ie>2012-08-22 21:42:21 +0100
commit9ceb3bcd5ef5deda2a2c0d34dbef23f4afaff93d (patch)
treecf8425a70ff70ca139243aafdc8830584056bc04 /configure.ac
parent1421e31ec5f982cf570564617c788b7992e781ea (diff)
downloadlibusb-9ceb3bcd5ef5deda2a2c0d34dbef23f4afaff93d.tar.gz
Misc: Update and shorten various libusbx URLs
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 b51555c..e19803c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,7 +15,7 @@ LU_DEFINE_VERSION_ATOM([LIBUSB_MINOR])
LU_DEFINE_VERSION_ATOM([LIBUSB_MICRO])
LU_DEFINE_VERSION_RC_ATOM([LIBUSB_RC])
-AC_INIT([libusbx],[LIBUSB_MAJOR[.]LIBUSB_MINOR[.]LIBUSB_MICRO[]LIBUSB_RC],[libusbx-devel@lists.sourceforge.net],[libusbx],[http://www.libusbx.org/])
+AC_INIT([libusbx],[LIBUSB_MAJOR[.]LIBUSB_MINOR[.]LIBUSB_MICRO[]LIBUSB_RC],[libusbx-devel@lists.sourceforge.net],[libusbx],[http://libusbx.org])
# Library versioning
# These numbers should be tweaked on every release. Read carefully: