aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@vrfy.org>2010-02-18 11:09:25 +0100
committerKay Sievers <kay.sievers@vrfy.org>2010-02-18 11:09:25 +0100
commitfff82e9d77415111193d9547bbe3618892147b39 (patch)
tree2694a0fd3a02811b848b4a35584d93bb9b1c8e5b /configure.ac
parent044bd2bcc7a160c97f7dd052d6de50d35186df13 (diff)
downloadudev-fff82e9d77415111193d9547bbe3618892147b39.tar.gz
configure.ac: 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 4cecb868..88824b63 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([udev], [151], [linux-hotplug@vger.kernel.org])
+AC_INIT([udev], [152], [linux-hotplug@vger.kernel.org])
AC_PREREQ(2.60)
AM_INIT_AUTOMAKE([check-news foreign 1.9 dist-bzip2 subdir-objects])
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])