aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@vrfy.org>2009-01-10 01:38:54 +0100
committerKay Sievers <kay.sievers@vrfy.org>2009-01-10 01:38:54 +0100
commitb04ba6ce63556e4fbe0d0a8b59153f74a3ea2385 (patch)
tree0102555dad8ec93cd029d038abe2e6aa3706e610 /configure.ac
parent5fadcc76c8c86cc0363fa0010f3e30933a7dcaa5 (diff)
downloadudev-b04ba6ce63556e4fbe0d0a8b59153f74a3ea2385.tar.gz
version bump
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 849939c7..5e7adb93 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_INIT([udev],
- [136],
+ [137],
[linux-hotplug@vger.kernel.org])
AC_PREREQ(2.60)
AC_CONFIG_SRCDIR([udev/udevd.c])
@@ -9,7 +9,7 @@ AC_DISABLE_STATIC
AC_SYS_LARGEFILE
AC_PROG_LIBTOOL
-dnl /* prefix is /usr, exec_prefix in /, if overridden exec_prefix follows prefix */
+dnl /* prefix is /usr, exec_prefix is /, if overridden exec_prefix follows prefix */
AC_PREFIX_DEFAULT([/usr])
test "$prefix" = NONE && test "$exec_prefix" = NONE && exec_prefix=