Commit 2b37c7d8 authored by Ed Cashin's avatar Ed Cashin Committed by Linus Torvalds

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: default avatarEd Cashin <ecashin@coraid.com>
Cc: Jens Axboe <axboe@kernel.dk>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent bf29754a
/* Copyright (c) 2012 Coraid, Inc. See COPYING for GPL terms. */
#define VERSION "64+"
#define VERSION "81"
#define AOE_MAJOR 152
#define DEVICE_NAME "aoe"
......
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