From d684234050eef36fe705f3126c104d31bfb27136 Mon Sep 17 00:00:00 2001 From: mfrey Date: Mon, 4 Aug 2003 15:14:33 +0000 Subject: [PATCH] rebase b_qos on b_devel instead of b_ad --- lustre/utils/Lustre/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lustre/utils/Lustre/__init__.py b/lustre/utils/Lustre/__init__.py index 2063948..7a21df3 100644 --- a/lustre/utils/Lustre/__init__.py +++ b/lustre/utils/Lustre/__init__.py @@ -4,4 +4,4 @@ from lustredb import LustreDB, LustreDB_XML, LustreDB_LDAP from error import LconfError, OptionError from cmdline import Options -CONFIG_VERSION="2003051401" +CONFIG_VERSION="2003070801" -- 1.8.3.1