DRBD: Now the code is 8.3.6 + 3 fixes (without compat crap)
authorPhilipp Reisner <philipp.reisner@linbit.com>
Wed, 18 Nov 2009 14:52:51 +0000 (15:52 +0100)
committerPhilipp Reisner <philipp.reisner@linbit.com>
Tue, 24 Nov 2009 17:20:08 +0000 (18:20 +0100)
Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>
include/linux/drbd.h

index 18942ad..99a4d76 100644 (file)
@@ -53,7 +53,7 @@
 
 
 extern const char *drbd_buildtag(void);
-#define REL_VERSION "8.3.5"
+#define REL_VERSION "8.3.6"
 #define API_VERSION 88
 #define PRO_VERSION_MIN 86
 #define PRO_VERSION_MAX 91