From 67740578d20b7685b36ef427a693d80611bc79cd Mon Sep 17 00:00:00 2001 From: stinson1947 Date: Fri, 10 Apr 2009 20:25:20 +0000 Subject: [PATCH] Updated version string for the next bi-weekly build. This is also a 2.0 Alpha candidate. --- 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 8f06676..a7de56c 100644 --- a/lustre/autoconf/lustre-version.ac +++ b/lustre/autoconf/lustre-version.ac @@ -1,6 +1,6 @@ m4_define([LUSTRE_MAJOR],[1]) m4_define([LUSTRE_MINOR],[9]) -m4_define([LUSTRE_PATCH],[166]) +m4_define([LUSTRE_PATCH],[167]) m4_define([LUSTRE_FIX],[0]) dnl # don't forget to update the service tags info -- 1.8.3.1