From 53ef3597a31a330f366b72282c75f294ef1a30a8 Mon Sep 17 00:00:00 2001 From: Oleg Drokin Date: Tue, 11 Feb 2020 14:03:27 -0500 Subject: [PATCH] New release 2.12.4 Change-Id: I5c3d94ca134daae770414b220966fe3e92e5a10d 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 002bf10..919eea3 100755 --- a/LUSTRE-VERSION-GEN +++ b/LUSTRE-VERSION-GEN @@ -1,6 +1,6 @@ #!/bin/sh -DEFAULT_VERSION=2.12.4-RC2 +DEFAULT_VERSION=2.12.4 LVF=LUSTRE-VERSION-FILE LF=' diff --git a/lustre/ChangeLog b/lustre/ChangeLog index d3db03c..fd99c1b 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -1,4 +1,4 @@ -TBD Whamcloud +2020-02-11 Whamcloud * version 2.12.4 * See https://wiki.whamcloud.com/display/PUB/Lustre+Support+Matrix for currently supported client and server kernel versions. -- 1.8.3.1