aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@vrfy.org>2010-04-21 08:50:59 +0200
committerKay Sievers <kay.sievers@vrfy.org>2010-04-21 08:50:59 +0200
commitc51d2f2746a54c8418965f22d1882b1ac3a18ed8 (patch)
treef7e001f411a58a42661ad115330e692fee3b3a4a /configure.ac
parent1efde3bcef093da3b4e00243f5939e805ca736e2 (diff)
downloadudev-c51d2f2746a54c8418965f22d1882b1ac3a18ed8.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 4fcdbcd2..d4d29c47 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([udev], [153], [linux-hotplug@vger.kernel.org])
+AC_INIT([udev], [154], [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])])