From 2405f4fc882a65d789f1468681806da3ac050914 Mon Sep 17 00:00:00 2001 From: Oleg Drokin Date: Tue, 29 May 2012 01:01:51 -0400 Subject: [PATCH] iupdate to new tag 2.2.54 Change-Id: I1676f95d0a9d3021c2c02aa010096503a523c745 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 cda834b..6c1e951 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],[2]) -m4_define([LUSTRE_PATCH],[53]) +m4_define([LUSTRE_PATCH],[54]) m4_define([LUSTRE_FIX],[0]) dnl # liblustre delta is 0.0.1.32 , next version with fixes is ok, but -- 1.8.3.1