From a298f8c1376485512f83472a22dc755f47947e75 Mon Sep 17 00:00:00 2001 From: Oleg Drokin Date: Thu, 5 Dec 2019 04:48:05 -0500 Subject: [PATCH] New release 2.13.0 Change-Id: I4edbd91b0040470644e69f6638f3bc9b96075dc6 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 385053b..a7b4a97 100755 --- a/LUSTRE-VERSION-GEN +++ b/LUSTRE-VERSION-GEN @@ -1,6 +1,6 @@ #!/bin/sh -DEFAULT_VERSION=2.13.0-RC2 +DEFAULT_VERSION=2.13.0 LVF=LUSTRE-VERSION-FILE LF=' diff --git a/lustre/ChangeLog b/lustre/ChangeLog index a48156d..b3e0462 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -1,4 +1,4 @@ -TBD Whamcloud +12-05-2018 Whamcloud * version 2.13.0 * See https://wiki.whamcloud.com/display/PUB/Lustre+Support+Matrix for currently supported client and server kernel versions. -- 1.8.3.1