Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2b37c7d8 authored by Ed L. Cashin's avatar Ed L. Cashin Committed by Linus Torvalds
Browse files

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
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line

/* Copyright (c) 2012 Coraid, Inc.  See COPYING for GPL terms. */
#define VERSION "64+"
#define VERSION "81"
#define AOE_MAJOR 152
#define DEVICE_NAME "aoe"