[PATCH] increment hpilo version

From: David Altobelli
Date: Fri Jan 23 2009 - 09:25:40 EST


Bump hpilo module version to indicate that the open/close bug is fixed.

Please CC me on any replies.

Signed-off-by: David Altobelli <david.altobelli@xxxxxx>
---

--- drivers/misc/hpilo.c.orig 2009-01-23 08:16:46.000000000 -0600
+++ drivers/misc/hpilo.c 2009-01-23 08:16:58.000000000 -0600
@@ -758,7 +758,7 @@ static void __exit ilo_exit(void)
class_destroy(ilo_class);
}

-MODULE_VERSION("0.05");
+MODULE_VERSION("0.06");
MODULE_ALIAS(ILO_NAME);
MODULE_DESCRIPTION(ILO_NAME);
MODULE_AUTHOR("David Altobelli <david.altobelli@xxxxxx>");
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/