aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@vrfy.org>2010-05-25 12:37:24 +0200
committerKay Sievers <kay.sievers@vrfy.org>2010-05-25 12:37:24 +0200
commit6edb57c0e490c8261920b44d2e33df54ce9586e1 (patch)
treeda1e21dfdeb0202e809c5e6697b4c8d416bc1a29 /configure.ac
parente925b633408dcf9e254b94bf99aa4f2634f1bf0d (diff)
downloadudev-6edb57c0e490c8261920b44d2e33df54ce9586e1.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 d82fb1b7..81233bf2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([udev], [156], [linux-hotplug@vger.kernel.org])
+AC_INIT([udev], [157], [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])])