From 6030d0cfb15bfa4cfd7aaee4e3c2a34746424dd2 Mon Sep 17 00:00:00 2001 From: Oleg Drokin Date: Thu, 15 Jul 2021 00:10:42 -0400 Subject: [PATCH 1/1] New release 2.12.7 Change-Id: I6f98d22dd887538b32dead45b037c44541103c13 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 9cca8b9..ceb1d69 100755 --- a/LUSTRE-VERSION-GEN +++ b/LUSTRE-VERSION-GEN @@ -1,6 +1,6 @@ #!/bin/sh -DEFAULT_VERSION=2.12.7-RC1 +DEFAULT_VERSION=2.12.7 LVF=LUSTRE-VERSION-FILE LF=' diff --git a/lustre/ChangeLog b/lustre/ChangeLog index 5f5a13e..5cb5999 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -1,4 +1,4 @@ -TBD Whamcloud +2021-07-15 Whamcloud * version 2.12.7 * See https://wiki.whamcloud.com/display/PUB/Lustre+Support+Matrix for currently supported client and server kernel versions. -- 1.8.3.1