aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@vrfy.org>2009-03-18 17:54:00 +0100
committerKay Sievers <kay.sievers@vrfy.org>2009-03-18 17:54:00 +0100
commitb25d8cfa93c93fb2b98fdd747777294c787c6619 (patch)
treec091071c1ea1a2ab23d7334060d5b48789b8cbfb /configure.ac
parent3b8103d45f99218f44b4ea87ab4284f6a253409b (diff)
downloadudev-b25d8cfa93c93fb2b98fdd747777294c787c6619.tar.gz
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 3a624308..5e6213f9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_INIT([udev],
- [140],
+ [141],
[linux-hotplug@vger.kernel.org])
AC_PREREQ(2.60)
AC_CONFIG_SRCDIR([udev/udevd.c])