From 500c3125e931e198edeca2f95575c1f2fb8b378a Mon Sep 17 00:00:00 2001 From: Oleg Drokin Date: Fri, 17 Jun 2022 14:13:35 -0400 Subject: [PATCH] New release 2.12.9 Change-Id: I099e525b0053ec5ecdd02b231be5bfa146ade633 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 07d2d43..320f108 100755 --- a/LUSTRE-VERSION-GEN +++ b/LUSTRE-VERSION-GEN @@ -1,6 +1,6 @@ #!/bin/sh -DEFAULT_VERSION=2.12.9-RC1 +DEFAULT_VERSION=2.12.9 LVF=LUSTRE-VERSION-FILE LF=' diff --git a/lustre/ChangeLog b/lustre/ChangeLog index d45f803..d0eb334 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -1,4 +1,4 @@ -TBD Whamcloud +2022-06-17 Whamcloud * version 2.12.9 * See https://wiki.whamcloud.com/display/PUB/Lustre+Support+Matrix for currently supported client and server kernel versions. -- 1.8.3.1