public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] increment hpilo version
@ 2009-01-23 14:25 David Altobelli
  2009-02-02 19:56 ` Jeff Mahoney
  0 siblings, 1 reply; 4+ messages in thread
From: David Altobelli @ 2009-01-23 14:25 UTC (permalink / raw)
  To: linux-kernel; +Cc: akpm, david.altobelli

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@hp.com>
---

--- 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@hp.com>");

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-02-02 20:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-23 14:25 [PATCH] increment hpilo version David Altobelli
2009-02-02 19:56 ` Jeff Mahoney
2009-02-02 20:14   ` Andrew Morton
2009-02-02 20:55     ` Jeff Mahoney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox