]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
aoe: bring driver version number to 47
authorEd L. Cashin <ecashin@coraid.com>
Fri, 8 Feb 2008 12:19:58 +0000 (04:19 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Fri, 8 Feb 2008 17:22:31 +0000 (09:22 -0800)
Signed-off-by: Ed L. Cashin <ecashin@coraid.com>
Cc: Greg KH <greg@kroah.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/block/aoe/aoe.h

index 07f02f855ab5562e8faea4600ebd28fc92145d4a..4d0543a145df5b21f503c09d97b3cb1ecbb6fc74 100644 (file)
@@ -1,5 +1,5 @@
 /* Copyright (c) 2006 Coraid, Inc.  See COPYING for GPL terms. */
-#define VERSION "32"
+#define VERSION "47"
 #define AOE_MAJOR 152
 #define DEVICE_NAME "aoe"