aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@vrfy.org>2010-10-07 15:34:20 +0200
committerKay Sievers <kay.sievers@vrfy.org>2010-10-13 13:08:29 +0200
commit457c67e7c1bc971c64e56dd11aaf697d2f9a1c76 (patch)
treeee618072aba9d5bb11afeac7b7430275470390ed /configure.ac
parent18f5c802dfd958d9ac52924454eefba182d9ddfb (diff)
downloadudev-457c67e7c1bc971c64e56dd11aaf697d2f9a1c76.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 733741d4..9f8e377b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([udev], [163], [linux-hotplug@vger.kernel.org])
+AC_INIT([udev], [164], [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])])