From 2b37c7d865121249f2dee9ae25d524333b07be63 Mon Sep 17 00:00:00 2001 From: Ed Cashin Date: Mon, 17 Dec 2012 16:04:19 -0800 Subject: aoe: update internal version number to 81 This version number is printed to the console on module initialization and is available in sysfs, which is where the userland aoe-version tool looks for it. Signed-off-by: Ed Cashin Cc: Jens Axboe Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds diff --git a/drivers/block/aoe/aoe.h b/drivers/block/aoe/aoe.h index f8d6c7e..1756494 100644 --- a/drivers/block/aoe/aoe.h +++ b/drivers/block/aoe/aoe.h @@ -1,6 +1,5 @@ - /* Copyright (c) 2012 Coraid, Inc. See COPYING for GPL terms. */ -#define VERSION "64+" +#define VERSION "81" #define AOE_MAJOR 152 #define DEVICE_NAME "aoe" -- cgit v0.10.2