aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@vrfy.org>2010-10-23 15:35:35 +0200
committerKay Sievers <kay.sievers@vrfy.org>2010-10-23 15:35:35 +0200
commitbe9c0d574004cc6aabf457a6e1e45adb71cb6aec (patch)
treef03ba7f310705578557891c709cf2150a8aba323 /configure.ac
parent9bc26156e085a46e6c4dd48d20443186ae14abca (diff)
downloadudev-be9c0d574004cc6aabf457a6e1e45adb71cb6aec.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 9f8e377b..e82b9b8e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([udev], [164], [linux-hotplug@vger.kernel.org])
+AC_INIT([udev], [165], [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])])