From dfa5cbd18caf9a3627c7f2bdef8c7fe035023d1f Mon Sep 17 00:00:00 2001 From: Oleg Drokin Date: Wed, 10 Aug 2022 13:50:02 -0400 Subject: [PATCH] New release 2.15.1 Change-Id: If811b50be420ba9576057c9273f541ccd5fe1679 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 001f9e7..575b19b 100755 --- a/LUSTRE-VERSION-GEN +++ b/LUSTRE-VERSION-GEN @@ -1,6 +1,6 @@ #!/bin/sh -DEFAULT_VERSION=2.15.1_RC1 +DEFAULT_VERSION=2.15.1 LVF=LUSTRE-VERSION-FILE LF=' diff --git a/lustre/ChangeLog b/lustre/ChangeLog index 27bc36c..4e3939b 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -1,4 +1,4 @@ -TBD Whamcloud +08-10-2022 Whamcloud * version 2.15.1 * See https://wiki.whamcloud.com/display/PUB/Lustre+Support+Matrix for currently supported client and server kernel versions. -- 1.8.3.1