]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
aoe: update internal version number to 49
authorEd Cashin <ecashin@coraid.com>
Fri, 28 Sep 2012 00:22:25 +0000 (10:22 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 3 Oct 2012 06:51:05 +0000 (16:51 +1000)
The internal version number of the aoe driver appears in a console message
when the driver loads and is usually obtained by the user with the
userland aoe-version tool, part of the aoetools.[1]

Although this patchset includes bugfixes backported from higher-numbered
versions published on the coraid.com website, it is a form of version 49.

1. http://aoetools.sourceforge.net/

Signed-off-by: Ed Cashin <ecashin@coraid.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/block/aoe/aoe.h

index eb41fc5499595619f2d9890cc16d2f7d0f84f2d6..32aede997f0171fa91bfcf3554362a95a1146dd2 100644 (file)
@@ -1,5 +1,5 @@
 /* Copyright (c) 2007 Coraid, Inc.  See COPYING for GPL terms. */
-#define VERSION "47"
+#define VERSION "49"
 #define AOE_MAJOR 152
 #define DEVICE_NAME "aoe"