From: Oleg Drokin Date: Thu, 18 Feb 2016 18:41:30 +0000 (-0500) Subject: New tag 2.8.0-RC1 X-Git-Tag: 2.8.0-RC1^0 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=f4828e1f914fcd76accc190d34e5563e61593865;p=fs%2Flustre-release.git New tag 2.8.0-RC1 Change-Id: I62e911711bf8701ec9f51b22761f5e5f26b8b560 Signed-off-by: Oleg Drokin --- 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