+udev 134
+========
+
udev 133
========
Bugfix for kernels using SYSFS_DEPRECATED* option and finding parent
udev 132
========
-
Fix segfault if compiled without optimization and dbg() does not get
compiled out and uses variables which are not available.
AC_INIT([udev],
- [133],
+ [134],
[linux-hotplug@vger.kernel.org])
AC_PREREQ(2.60)
AC_CONFIG_SRCDIR([udev/udevd.c])
dnl /* libvolume_id version */
VOLID_LT_CURRENT=1
-VOLID_LT_REVISION=5
+VOLID_LT_REVISION=6
VOLID_LT_AGE=0
AC_SUBST(VOLID_LT_CURRENT)
AC_SUBST(VOLID_LT_REVISION)