aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@vrfy.org>2011-05-19 23:15:46 +0200
committerKay Sievers <kay.sievers@vrfy.org>2011-05-19 23:15:46 +0200
commite5fd444fee244a3a15fc4ab59f662a341e985565 (patch)
tree77d56345a7821d95242f1afbee43d10784793485 /configure.ac
parent2c64f5898ccf7c2dfc330c6b21540d6080d37659 (diff)
downloadudev-e5fd444fee244a3a15fc4ab59f662a341e985565.tar.gz
release 170170
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 3a2d927a..3646f932 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([udev], [169], [linux-hotplug@vger.kernel.org])
+AC_INIT([udev], [170], [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])])