From 21921fb111b28223828d6bed3377831429d0d7de Mon Sep 17 00:00:00 2001 From: Oleg Drokin Date: Fri, 28 Jun 2024 14:07:09 -0400 Subject: [PATCH] New release 2.15.5 Change-Id: Ibdf3d3d3d405f49a148da2fff4eb35ae50bce7dd 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 b4a4ae1..8985af7 100755 --- a/LUSTRE-VERSION-GEN +++ b/LUSTRE-VERSION-GEN @@ -1,6 +1,6 @@ #!/bin/sh -DEFAULT_VERSION=2.15.5-RC3 +DEFAULT_VERSION=2.15.5 LVF=LUSTRE-VERSION-FILE LF=' diff --git a/lustre/ChangeLog b/lustre/ChangeLog index b791eae..3e871ca 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -1,4 +1,4 @@ -TBD Whamcloud +06-28-2024 Whamcloud * version 2.15.5 * See https://wiki.whamcloud.com/display/PUB/Lustre+Support+Matrix for currently supported client and server kernel versions. -- 1.8.3.1