ソースを参照

Now it is equal to DRBD release 8.3.5 without compat crap

Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>
Philipp Reisner 15 年 前
コミット
ed814525f2
1 ファイル変更1 行追加1 行削除
  1. 1 1
      include/linux/drbd.h

+ 1 - 1
include/linux/drbd.h

@@ -53,7 +53,7 @@
 
 
 extern const char *drbd_buildtag(void);
-#define REL_VERSION "8.3.3rc2"
+#define REL_VERSION "8.3.5"
 #define API_VERSION 88
 #define PRO_VERSION_MIN 86
 #define PRO_VERSION_MAX 91