Commit 3d991731 authored by Adam Belay's avatar Adam Belay

Increment Version Number

parent f1ff14d8
......@@ -170,7 +170,7 @@ void pnp_remove_device(struct pnp_dev *dev)
static int __init pnp_init(void)
{
printk(KERN_INFO "Linux Plug and Play Support v0.95 (c) Adam Belay\n");
printk(KERN_INFO "Linux Plug and Play Support v0.96 (c) Adam Belay\n");
return bus_register(&pnp_bus_type);
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment