aoe: update driver-internal version number to 60

Signed-off-by: Ed Cashin <ecashin@coraid.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
Ed Cashin 2012-12-17 16:03:41 -08:00 committed by Linus Torvalds
parent a04b41cd2c
commit cd220bf51f
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
/* Copyright (c) 2012 Coraid, Inc. See COPYING for GPL terms. */
#define VERSION "50"
#define VERSION "60"
#define AOE_MAJOR 152
#define DEVICE_NAME "aoe"