aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@vrfy.org>2010-05-12 08:49:43 +0200
committerKay Sievers <kay.sievers@vrfy.org>2010-05-12 08:49:43 +0200
commitbf0323a34fa038fd3ff6b0ff34c0dbfb812de4bf (patch)
treec7be198372abfb13c8f9f5c964b5cb9c3befe0d4 /configure.ac
parente85f5ec15f1c0a820cc81b422c2fa157d9805896 (diff)
downloadudev-bf0323a34fa038fd3ff6b0ff34c0dbfb812de4bf.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 4fe8c3ca..816769f1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([udev], [154], [linux-hotplug@vger.kernel.org])
+AC_INIT([udev], [155], [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])])