From 668c1b97c38b4dd5c99c715c245f99c2d71eb189 Mon Sep 17 00:00:00 2001
From: stinson1947 <stinson1947>
Date: Thu, 9 Oct 2008 19:22:03 +0000
Subject: [PATCH] Updated for the fourth incremental development build.

---
 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 42bd796907..c2f70501fd 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],[61])
+m4_define([LUSTRE_PATCH],[80])
 m4_define([LUSTRE_FIX],[0])
 
 dnl # don't forget to update the service tags info
-- 
GitLab