From cac870cf4d2bd9905b1b2bbe563defe6d748ac94 Mon Sep 17 00:00:00 2001 From: Oleg Drokin Date: Fri, 22 Dec 2023 22:15:24 -0500 Subject: [PATCH] New release 2.15.4 Change-Id: I5de619560b371d4aec58caa777f67bdb8c2c4c64 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 758406c..553c2b0 100755 --- a/LUSTRE-VERSION-GEN +++ b/LUSTRE-VERSION-GEN @@ -1,6 +1,6 @@ #!/bin/sh -DEFAULT_VERSION=2.15.4-RC2 +DEFAULT_VERSION=2.15.4 LVF=LUSTRE-VERSION-FILE LF=' diff --git a/lustre/ChangeLog b/lustre/ChangeLog index ce16b5f..782557e 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -1,4 +1,4 @@ -TBD Whamcloud +12-22-2023 Whamcloud * version 2.15.4 * See https://wiki.whamcloud.com/display/PUB/Lustre+Support+Matrix for currently supported client and server kernel versions. -- 1.8.3.1