From: Terry Rutledge Date: Sat, 4 Dec 2010 05:19:03 +0000 (-0800) Subject: Needed to create a new tag for 2.1.0 build 09. For some reason the X-Git-Tag: 2.0.58.0^0 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;ds=sidebyside;h=e1a8487277a83449fa2c92ba363162b692c3ebef;p=fs%2Flustre-release.git Needed to create a new tag for 2.1.0 build 09. For some reason the previous tag was not being propagated out, so v2_0_58_0 is being created for this build. --- diff --git a/lustre/autoconf/lustre-version.ac b/lustre/autoconf/lustre-version.ac index dd529d0..94b039c 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],[0]) -m4_define([LUSTRE_PATCH],[57]) +m4_define([LUSTRE_PATCH],[58]) m4_define([LUSTRE_FIX],[0]) dnl # don't forget to update the service tags info