aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@vrfy.org>2011-05-18 19:05:06 +0200
committerKay Sievers <kay.sievers@vrfy.org>2011-05-18 19:05:06 +0200
commit2661ff211706bc689617924e446a0d4c3f210da9 (patch)
tree2dbbc2e465035a85c9a13ffc604c12e9649d2201 /configure.ac
parentbd8e0e387d844bd5b7d8c29ca2871c824c0fc146 (diff)
downloadudev-2661ff211706bc689617924e446a0d4c3f210da9.tar.gz
release 169169
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 22e08359..d9947efb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([udev], [168], [linux-hotplug@vger.kernel.org])
+AC_INIT([udev], [169], [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])])