aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@vrfy.org>2010-08-19 18:03:04 +0200
committerKay Sievers <kay.sievers@vrfy.org>2010-08-19 18:03:04 +0200
commitf7b877ec498486a446c3f9239fe1aad62b79baf8 (patch)
treeaadda08194ad6095db67f5b0b1bdbeb2a086c5fd /configure.ac
parent4c9b12a7aa57e43e568b78da9cbed4138b1292df (diff)
downloadudev-f7b877ec498486a446c3f9239fe1aad62b79baf8.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 4e9c49e4..0a18bb67 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([udev], [161], [linux-hotplug@vger.kernel.org])
+AC_INIT([udev], [162], [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])])