From e1635c6afbccf97c73cc9079a4e47079b5a2341f Mon Sep 17 00:00:00 2001 From: Oleg Drokin Date: Fri, 19 Feb 2021 14:28:17 -0500 Subject: [PATCH] New release 2.14.0 Change-Id: I2eb99af8fbeaab80b6614e427b77949b1225b406 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 3c8dba7..4b62a7c 100755 --- a/LUSTRE-VERSION-GEN +++ b/LUSTRE-VERSION-GEN @@ -1,6 +1,6 @@ #!/bin/sh -DEFAULT_VERSION=2.14.0-RC3 +DEFAULT_VERSION=2.14.0 LVF=LUSTRE-VERSION-FILE LF=' diff --git a/lustre/ChangeLog b/lustre/ChangeLog index 8149feb..2e4591a 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -1,4 +1,4 @@ -TBD Whamcloud +02-20-2021 Whamcloud * version 2.14.0 * See https://wiki.whamcloud.com/display/PUB/Lustre+Support+Matrix for currently supported client and server kernel versions. -- 1.8.3.1