From ec36abd2f922eaf35ba412afd3368767b0fb2f26 Mon Sep 17 00:00:00 2001 From: Oleg Drokin Date: Wed, 9 Dec 2020 15:27:21 -0500 Subject: [PATCH] New release 2.12.6 Change-Id: Ic0d9d56f6af7fe5bff9a3f1b2c5fd7610343b7f6 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 e91a338..8ad87fc 100755 --- a/LUSTRE-VERSION-GEN +++ b/LUSTRE-VERSION-GEN @@ -1,6 +1,6 @@ #!/bin/sh -DEFAULT_VERSION=2.12.6-RC2 +DEFAULT_VERSION=2.12.6 LVF=LUSTRE-VERSION-FILE LF=' diff --git a/lustre/ChangeLog b/lustre/ChangeLog index a3740bc..beefe94 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -1,4 +1,4 @@ -TBD Whamcloud +2020-12-09 Whamcloud * version 2.12.6 * See https://wiki.whamcloud.com/display/PUB/Lustre+Support+Matrix for currently supported client and server kernel versions. -- 1.8.3.1