From 14060cdc202b2ca37429f35c763fffd34829ec21 Mon Sep 17 00:00:00 2001 From: Oleg Drokin Date: Wed, 12 Dec 2018 00:34:13 -0500 Subject: [PATCH] New release 2.10.6 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 a117a00..b29bfa5 100755 --- a/LUSTRE-VERSION-GEN +++ b/LUSTRE-VERSION-GEN @@ -1,6 +1,6 @@ #!/bin/sh -DEFAULT_VERSION=2.10.6-RC3 +DEFAULT_VERSION=2.10.6 LVF=LUSTRE-VERSION-FILE LF=' diff --git a/lustre/ChangeLog b/lustre/ChangeLog index a942da1..59e058b 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -1,4 +1,4 @@ -TBD Whamcloud +12-12-2018 Whamcloud * version 2.10.6 * See https://wiki.whamcloud.com/display/PUB/Lustre+Support+Matrix for currently supported client and server kernel versions. -- 1.8.3.1