chiark / gitweb /
version bump
authorKay Sievers <kay.sievers@vrfy.org>
Sat, 10 Jan 2009 00:38:54 +0000 (01:38 +0100)
committerKay Sievers <kay.sievers@vrfy.org>
Sat, 10 Jan 2009 00:38:54 +0000 (01:38 +0100)
configure.ac

index 849939c78e98004ab5628b13dd3a5923132816a3..5e7adb938c3e5d4a31db5a89a1a13db4f2831e08 100644 (file)
@@ -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=