From f4828e1f914fcd76accc190d34e5563e61593865 Mon Sep 17 00:00:00 2001 From: Oleg Drokin Date: Thu, 18 Feb 2016 13:41:30 -0500 Subject: [PATCH] New tag 2.8.0-RC1 Change-Id: I62e911711bf8701ec9f51b22761f5e5f26b8b560 Signed-off-by: Oleg Drokin --- lustre/ChangeLog | 2 +- lustre/autoconf/lustre-version.ac | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/lustre/ChangeLog b/lustre/ChangeLog index 71d316f..821a9a5 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -1,4 +1,4 @@ -TBD Intel Corporation +02-25-2016 Intel Corporation * version 2.8.0 * See https://wiki.hpdd.intel.com/display/PUB/Lustre+Support+Matrix for currently supported client and server kernel versions. diff --git a/lustre/autoconf/lustre-version.ac b/lustre/autoconf/lustre-version.ac index d160e85..4160306 100644 --- a/lustre/autoconf/lustre-version.ac +++ b/lustre/autoconf/lustre-version.ac @@ -1,6 +1,6 @@ m4_define([LUSTRE_MAJOR],[2]) -m4_define([LUSTRE_MINOR],[7]) -m4_define([LUSTRE_PATCH],[90]) +m4_define([LUSTRE_MINOR],[8]) +m4_define([LUSTRE_PATCH],[0]) m4_define([LUSTRE_FIX],[0]) dnl # liblustre delta is 0.0.1.32 , next version with fixes is ok, but -- 1.8.3.1