aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@vrfy.org>2008-12-02 01:10:24 +0100
committerKay Sievers <kay.sievers@vrfy.org>2008-12-02 01:10:24 +0100
commitae0f55cb86736eaa22fe0242353afbd7049628e4 (patch)
treed0bb681eee0fe682a6c2f130e64e9d11aa272732 /configure.ac
parente2c9d3c36f9a2519e909c792bb273a34a5310685 (diff)
downloadudev-ae0f55cb86736eaa22fe0242353afbd7049628e4.tar.gz
update configure and NEWS
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 cbd760ed..d795aa11 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_INIT([udev],
- [134],
+ [135],
[linux-hotplug@vger.kernel.org])
AC_PREREQ(2.60)
AC_CONFIG_SRCDIR([udev/udevd.c])