aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@vrfy.org>2010-07-12 00:10:16 +0200
committerKay Sievers <kay.sievers@vrfy.org>2010-07-12 00:10:16 +0200
commit3f42314fb6fc9589516aef47ebcdd86b1cd89888 (patch)
treeb9d28cd7f40172781acd665b3ae930f351d6bf48 /configure.ac
parent885a09a9e1b7d928977140ae52f4c201e624ae81 (diff)
downloadudev-3f42314fb6fc9589516aef47ebcdd86b1cd89888.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 b9b1b0b6..4e9c49e4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([udev], [160], [linux-hotplug@vger.kernel.org])
+AC_INIT([udev], [161], [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])])