diff options
-rw-r--r-- | drivers/block/aoe/aoe.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/block/aoe/aoe.h b/drivers/block/aoe/aoe.h index c253cca4985b..9655ce38e6eb 100644 --- a/drivers/block/aoe/aoe.h +++ b/drivers/block/aoe/aoe.h @@ -1,5 +1,6 @@ + /* Copyright (c) 2012 Coraid, Inc. See COPYING for GPL terms. */ -#define VERSION "60" +#define VERSION "64+" #define AOE_MAJOR 152 #define DEVICE_NAME "aoe" |