aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@vrfy.org>2010-06-02 20:31:51 +0200
committerKay Sievers <kay.sievers@vrfy.org>2010-06-02 20:31:51 +0200
commit94aa758d0c4c3d01d70e2480db63224250a47d89 (patch)
tree251cab3d2422a281021cf3258daf2b62a967f002 /configure.ac
parent76e6bc280809f91c2660cbeba41e8ed6b2cbd02c (diff)
downloadudev-94aa758d0c4c3d01d70e2480db63224250a47d89.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 df8a95b3..7e9b1f8a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([udev], [157], [linux-hotplug@vger.kernel.org])
+AC_INIT([udev], [158], [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])])