From 3bb9e28884cce1d319eeb75b095f7938cf48c5e6 Mon Sep 17 00:00:00 2001 From: Oleg Drokin Date: Mon, 19 Jun 2023 19:58:09 -0400 Subject: [PATCH] Mew release 2.15.3 Change-Id: Iad4584f4bc2345339ce9dd507483e47e9d59daba 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 c5714e1..b421da4 100755 --- a/LUSTRE-VERSION-GEN +++ b/LUSTRE-VERSION-GEN @@ -1,6 +1,6 @@ #!/bin/sh -DEFAULT_VERSION=2.15.3_RC1 +DEFAULT_VERSION=2.15.3 LVF=LUSTRE-VERSION-FILE LF=' diff --git a/lustre/ChangeLog b/lustre/ChangeLog index af91e71..59b05d2 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -1,4 +1,4 @@ -TBD Whamcloud +06-19-2023 Whamcloud * version 2.15.3 * See https://wiki.whamcloud.com/display/PUB/Lustre+Support+Matrix for currently supported client and server kernel versions. -- 1.8.3.1