From: Ed L. Cashin <ecashin@coraid.com>
Date: Thu, 29 Sep 2005 16:47:55 +0000 (-0400)
Subject: [PATCH] aoe: update to version 14
X-Git-Tag: firefly_0821_release~40855^2~28^2~47
X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=3dc7c555636e46bb64b4da3570a345f4b247eaf0;p=firefly-linux-kernel-4.4.55.git

[PATCH] aoe: update to version 14

Signed-off-by: "Ed L. Cashin" <ecashin@coraid.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

Update driver version number to 14.
---

diff --git a/drivers/block/aoe/aoe.h b/drivers/block/aoe/aoe.h
index 0e9e586e9ba3..881c48d941b7 100644
--- a/drivers/block/aoe/aoe.h
+++ b/drivers/block/aoe/aoe.h
@@ -1,5 +1,5 @@
 /* Copyright (c) 2004 Coraid, Inc.  See COPYING for GPL terms. */
-#define VERSION "12"
+#define VERSION "14"
 #define AOE_MAJOR 152
 #define DEVICE_NAME "aoe"