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