From 46abff9eff15bd33ca4e8dcee7bd5eb7e9186e79 Mon Sep 17 00:00:00 2001 From: Oleg Drokin Date: Fri, 27 Feb 2015 01:00:28 -0500 Subject: [PATCH] New tag 2.7.0-RC1 Change-Id: I2c3f6e1841516804931040453022b01422e942cf --- 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 b1abe71..9f025eb 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -1,4 +1,4 @@ -TBD Intel Corporation +03-04-2015 Intel Corporation * version 2.7.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 1f351e3..b0e8027 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],[6]) -m4_define([LUSTRE_PATCH],[94]) +m4_define([LUSTRE_MINOR],[7]) +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