From 676c41a210fdc40b135403cb548b3ad5fe4e8845 Mon Sep 17 00:00:00 2001 From: Oleg Drokin Date: Mon, 21 Sep 2015 20:53:42 -0400 Subject: [PATCH] New tag 2.7.60 Change-Id: I051a911a3ca030794dfc16d9571076190aabd713 Signed-off-by: Oleg Drokin --- lustre/autoconf/lustre-version.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lustre/autoconf/lustre-version.ac b/lustre/autoconf/lustre-version.ac index c85839d..a5280d6 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],[59]) +m4_define([LUSTRE_PATCH],[60]) m4_define([LUSTRE_FIX],[0]) dnl # liblustre delta is 0.0.1.32 , next version with fixes is ok, but -- 1.8.3.1