From 005bf51c4a767fa9bcd147e7115fb7bdc2dd49aa Mon Sep 17 00:00:00 2001 From: freym Date: Mon, 19 May 2003 17:56:50 +0000 Subject: [PATCH] merged b_ad into b_qos --- 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 a7c528f..2063948 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="2003050501" +CONFIG_VERSION="2003051401" -- 1.8.3.1