From 61375705a9bed2527c87b93e71705e8012a58682 Mon Sep 17 00:00:00 2001 From: Oleg Drokin Date: Mon, 25 Mar 2019 15:03:21 -0400 Subject: [PATCH] New release 2.10.7 Change-Id: I110bc7ab7caf92fd5fa5fd945cfe7a113d894322 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 108ec03..1dab051 100755 --- a/LUSTRE-VERSION-GEN +++ b/LUSTRE-VERSION-GEN @@ -1,6 +1,6 @@ #!/bin/sh -DEFAULT_VERSION=2.10.7-RC2 +DEFAULT_VERSION=2.10.7 LVF=LUSTRE-VERSION-FILE LF=' diff --git a/lustre/ChangeLog b/lustre/ChangeLog index 9f3c29b..1bbfd2c 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -1,4 +1,4 @@ -TBD Whamcloud +03-25-2019 Whamcloud * version 2.10.7 * See https://wiki.whamcloud.com/display/PUB/Lustre+Support+Matrix for currently supported client and server kernel versions. -- 1.8.3.1