aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@vrfy.org>2011-05-27 01:46:08 +0200
committerKay Sievers <kay.sievers@vrfy.org>2011-05-27 01:46:08 +0200
commit4c748b05a3bd0c36245e71b24dc45e2884f80376 (patch)
tree2b2885a6937083b1003878947cc2d6e3f28d9dcb /configure.ac
parentf4c80a526410a697283dd9e30516295990a69c79 (diff)
downloadudev-4c748b05a3bd0c36245e71b24dc45e2884f80376.tar.gz
release 171171
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 cfdb3bf8..d8388883 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([udev], [170], [linux-hotplug@vger.kernel.org])
+AC_INIT([udev], [171], [linux-hotplug@vger.kernel.org])
AC_PREREQ(2.60)
AM_INIT_AUTOMAKE([check-news foreign 1.10 dist-bzip2 subdir-objects])
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])