From c286a2493228a1eaa3d0c83cb6483c0a41fc3d5f Mon Sep 17 00:00:00 2001 From: stinson1947 Date: Fri, 3 Jul 2009 02:58:30 +0000 Subject: [PATCH] Updated version string for the weekly build of 1.8.1 build 09. --- 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 7bc4c54..14f30f6 100644 --- a/lustre/autoconf/lustre-version.ac +++ b/lustre/autoconf/lustre-version.ac @@ -1,7 +1,7 @@ m4_define([LUSTRE_MAJOR],[1]) m4_define([LUSTRE_MINOR],[8]) m4_define([LUSTRE_PATCH],[0]) -m4_define([LUSTRE_FIX],[180]) +m4_define([LUSTRE_FIX],[190]) # Note: we're starting prerelease versions at 50 this time. dnl # don't forget to update the service tags info -- 1.8.3.1