From 764df1e740d72667cf75f9c2af4f9e382b379aa2 Mon Sep 17 00:00:00 2001 From: Oleg Drokin Date: Tue, 30 Apr 2019 18:07:17 -0400 Subject: [PATCH 1/1] New release 2.12.1 Change-Id: Iac4422272d096dffa424326e4140761ac37c749c 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 02c6ab0..e82b182 100755 --- a/LUSTRE-VERSION-GEN +++ b/LUSTRE-VERSION-GEN @@ -1,6 +1,6 @@ #!/bin/sh -DEFAULT_VERSION=2.12.1-RC1 +DEFAULT_VERSION=2.12.1 LVF=LUSTRE-VERSION-FILE LF=' diff --git a/lustre/ChangeLog b/lustre/ChangeLog index 4679fa7..4052ae1 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -1,4 +1,4 @@ -TBD Whamcloud +2019-04-30 Whamcloud * version 2.12.1 * See https://wiki.whamcloud.com/display/PUB/Lustre+Support+Matrix for currently supported client and server kernel versions. -- 1.8.3.1