From ac9edfbfd632af6670edbdfe8596967d9d15cdea Mon Sep 17 00:00:00 2001 From: Oleg Drokin Date: Fri, 8 Nov 2024 15:45:12 -0500 Subject: [PATCH] New release 2.16.0 Change-Id: I8059e5e445f200fb77600213c0d0b4c2046ee2ae 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 42783c0..28c23c6 100755 --- a/LUSTRE-VERSION-GEN +++ b/LUSTRE-VERSION-GEN @@ -9,7 +9,7 @@ # Return lustre version string # -DEFAULT_VERSION=2.16.0-RC5 +DEFAULT_VERSION=2.16.0 LVF=LUSTRE-VERSION-FILE LF=' diff --git a/lustre/ChangeLog b/lustre/ChangeLog index c8fd101..68ef24a 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -1,4 +1,4 @@ -TBD Whamcloud +2024-11-08 Whamcloud * version 2.16.0 * See https://wiki.whamcloud.com/display/PUB/Lustre+Support+Matrix for currently supported client and server kernel versions. -- 1.8.3.1