aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2023-10-30 16:35:12 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2023-10-30 16:37:05 +0100
commit23077bf82534baad8adfe33ce4c02b5fb087eb86 (patch)
treefcef00cefe499de4129ba51b0805ec76e3c35f19 /configure.ac
parent2fc9cfc5a4cd5bc66aeca951c4f6b58f2b6671ef (diff)
downloadusbutils-master.tar.gz
usbutils 017 releaseHEADv017master
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
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 62738fa..6b7fdb7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@
# Copyright (c) 2009 Kay Sievers <kay.sievers@vrfy.org>
AC_INIT([usbutils],
- [016],
+ [017],
[linux-usb@vger.kernel.org])
AC_PREREQ(2.60)
AM_INIT_AUTOMAKE([check-news foreign 1.9 dist-bzip2])