aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@vrfy.org>2010-01-13 12:59:37 +0100
committerKay Sievers <kay.sievers@vrfy.org>2010-01-13 12:59:37 +0100
commita16b18f0914226aed0f319499325e2d70866dec9 (patch)
treefd51459668418b01a9cfeaf87e6483c635c0b761 /configure.ac
parent390312b8edd9834293d0a73e96eba1aa8e7a6520 (diff)
downloadudev-a16b18f0914226aed0f319499325e2d70866dec9.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 82e215cd..08df0a9d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([udev], [150], [linux-hotplug@vger.kernel.org])
+AC_INIT([udev], [151], [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])])