From ed7b716bc3b5b69c38a946d4913aac003c75c8c0 Mon Sep 17 00:00:00 2001 From: Oleg Drokin Date: Sun, 26 May 2019 17:36:17 -0400 Subject: [PATCH] New release 2.12.2 Change-Id: I9d1ec7d3ede2b9cc2060981a2d75474e2745cea4 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 e3f8455..217c546 100755 --- a/LUSTRE-VERSION-GEN +++ b/LUSTRE-VERSION-GEN @@ -1,6 +1,6 @@ #!/bin/sh -DEFAULT_VERSION=2.12.2-RC3 +DEFAULT_VERSION=2.12.2 LVF=LUSTRE-VERSION-FILE LF=' diff --git a/lustre/ChangeLog b/lustre/ChangeLog index 92f1624..eee227e 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -1,4 +1,4 @@ -TBD Whamcloud +2019-05-26 Whamcloud * version 2.12.2 * See https://wiki.whamcloud.com/display/PUB/Lustre+Support+Matrix for currently supported client and server kernel versions. -- 1.8.3.1