From 1834c915dfe1c36b0e4951891f6bd58f201edcc5 Mon Sep 17 00:00:00 2001 From: Oleg Drokin Date: Tue, 10 Jun 2025 15:54:58 -0400 Subject: [PATCH] New release 2.15.7 Change-Id: I6ff7ea5a287c9b26552de0c6520a64546c33fd37 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 d13ae41..070e376 100755 --- a/LUSTRE-VERSION-GEN +++ b/LUSTRE-VERSION-GEN @@ -1,6 +1,6 @@ #!/bin/sh -DEFAULT_VERSION=2.15.7-RC2 +DEFAULT_VERSION=2.15.7 LVF=LUSTRE-VERSION-FILE LF=' diff --git a/lustre/ChangeLog b/lustre/ChangeLog index fa532ef..c68d7b1 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -1,4 +1,4 @@ -TBD Whamcloud +2025-06-10 Whamcloud * version 2.15.7 * See https://wiki.whamcloud.com/display/PUB/Lustre+Support+Matrix for currently supported client and server kernel versions. -- 1.8.3.1