From: mfrey Date: Mon, 4 Aug 2003 15:14:33 +0000 (+0000) Subject: rebase b_qos on b_devel instead of b_ad X-Git-Tag: v1_7_100~1^101~9 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=d684234050eef36fe705f3126c104d31bfb27136;p=fs%2Flustre-release.git rebase b_qos on b_devel instead of b_ad --- 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"