drbd: The kernel code is now equivalent to out of tree release 8.3.7
authorPhilipp Reisner <philipp.reisner@linbit.com>
Tue, 12 Jan 2010 09:09:07 +0000 (10:09 +0100)
committerPhilipp Reisner <philipp.reisner@linbit.com>
Tue, 12 Jan 2010 09:14:42 +0000 (10:14 +0100)
Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>
include/linux/drbd.h

index e84f4733cb55393a67ae15362dd2d7d8eb2aae8d..78962272338a757b1eb17b2cb167b30e1090b3ed 100644 (file)
@@ -53,7 +53,7 @@
 
 
 extern const char *drbd_buildtag(void);
-#define REL_VERSION "8.3.6"
+#define REL_VERSION "8.3.7"
 #define API_VERSION 88
 #define PRO_VERSION_MIN 86
 #define PRO_VERSION_MAX 91