aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@vrfy.org>2009-12-03 13:31:43 +0100
committerKay Sievers <kay.sievers@vrfy.org>2009-12-03 13:31:43 +0100
commit4cf3298e1fc7678fe1a5022ed8ba66b775d7334f (patch)
tree7d4b2b83867ed002080011953b57e7ee9c741aba /configure.ac
parent79ef2e97d96ca0dbb9a06fa410f126ccfe638841 (diff)
downloadudev-4cf3298e1fc7678fe1a5022ed8ba66b775d7334f.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 12271f14..29e19f09 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([udev], [148], [linux-hotplug@vger.kernel.org])
+AC_INIT([udev], [149], [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])])