aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@vrfy.org>2010-12-16 13:37:45 +0100
committerKay Sievers <kay.sievers@vrfy.org>2010-12-16 13:37:45 +0100
commit0e6a2e7d3c1a41505a45c12e3ba9a75c07fbcaf4 (patch)
treef932d235832b3252084f5b165e47fec31fa20d33 /configure.ac
parentf3f86e483a9e7629d5a16b4abf9f06980d221e16 (diff)
downloadudev-0e6a2e7d3c1a41505a45c12e3ba9a75c07fbcaf4.tar.gz
version bump
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 7fda8bba..9d35cfce 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([udev], [165], [linux-hotplug@vger.kernel.org])
+AC_INIT([udev], [166], [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])])