aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@vrfy.org>2010-05-25 06:56:14 +0200
committerKay Sievers <kay.sievers@vrfy.org>2010-05-25 06:56:14 +0200
commitc22b0d4ad1181f61b6d27f071ecdf1ba3d418d55 (patch)
treedadcb97914315c2bd136bb45888b77d9db595d98 /configure.ac
parentc79ee67d918d50abc06eb1e9ffef82f0e604f5ee (diff)
downloadudev-c22b0d4ad1181f61b6d27f071ecdf1ba3d418d55.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 816769f1..d82fb1b7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([udev], [155], [linux-hotplug@vger.kernel.org])
+AC_INIT([udev], [156], [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])])