From 1779751bcfa8471a94aed4df190da870ce48752a Mon Sep 17 00:00:00 2001 From: Oleg Drokin Date: Tue, 3 Apr 2018 13:25:32 -0400 Subject: [PATCH] New release 2.11 Change-Id: I2e6ea245c130823534a50a14056c4865572f181e Signed-off-by: Oleg Drokin --- LUSTRE-VERSION-GEN | 2 +- lustre/ChangeLog | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LUSTRE-VERSION-GEN b/LUSTRE-VERSION-GEN index 5bfe7fd..a664145 100755 --- a/LUSTRE-VERSION-GEN +++ b/LUSTRE-VERSION-GEN @@ -1,6 +1,6 @@ #!/bin/sh -DEFAULT_VERSION=2.11.0-RC3 +DEFAULT_VERSION=2.11.0 LVF=LUSTRE-VERSION-FILE LF=' diff --git a/lustre/ChangeLog b/lustre/ChangeLog index 2cbb2fd..1cf1f54 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -1,4 +1,4 @@ -TBD Intel Corporation +2018-04-03 Intel Corporation * version 2.11.0 * See https://wiki.hpdd.intel.com/display/PUB/Lustre+Support+Matrix for currently supported client and server kernel versions. -- 1.8.3.1