From 1499531d9e9fa14ee089a3e85bf8a8579636c60d Mon Sep 17 00:00:00 2001 From: Oleg Drokin Date: Fri, 21 Dec 2018 16:29:22 -0500 Subject: [PATCH] New release 2.12.0 Change-Id: Icc5da4f5d1d032982a144ee5d13f214b04389d76 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 035582a..ade8644 100755 --- a/LUSTRE-VERSION-GEN +++ b/LUSTRE-VERSION-GEN @@ -1,6 +1,6 @@ #!/bin/sh -DEFAULT_VERSION=2.12.0-RC4 +DEFAULT_VERSION=2.12.0 LVF=LUSTRE-VERSION-FILE LF=' diff --git a/lustre/ChangeLog b/lustre/ChangeLog index 26aee16..a31e94d 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -1,4 +1,4 @@ -TBD Whamcloud +12-21-2018 Whamcloud * version 2.12.0 * See https://wiki.whamcloud.com/display/PUB/Lustre+Support+Matrix for currently supported client and server kernel versions. -- 1.8.3.1