aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@vrfy.org>2009-03-03 00:55:42 +0100
committerKay Sievers <kay.sievers@vrfy.org>2009-03-03 00:55:42 +0100
commitcb81636a01be769c1aa23105e7b711a70d18a4ac (patch)
tree91511d81f89bfe2b37a5e912190bbda4ba6a3f6c /configure.ac
parent0ee5a241fcdc68ad5fe12dd59f5c92389774a8ad (diff)
downloadudev-cb81636a01be769c1aa23105e7b711a70d18a4ac.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 40311cd3..e916cfca 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_INIT([udev],
- [139],
+ [140],
[linux-hotplug@vger.kernel.org])
AC_PREREQ(2.60)
AC_CONFIG_SRCDIR([udev/udevd.c])