浏览代码

Preparing 8.3.8rc2

Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
Philipp Reisner 15 年之前
父节点
当前提交
099c5c310e
共有 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.8rc1"
+#define REL_VERSION "8.3.8rc2"
 #define API_VERSION 88
 #define PRO_VERSION_MIN 86
 #define PRO_VERSION_MAX 94