3 SELECT evergreen.upgrade_deps_block_check('xxxx', :eg_version);
5 UPDATE config.global_flag
6 SET label = 'Age billings and payments when circulations are aged.'
7 WHERE name = 'history.money.age_with_circs'
8 AND label = 'Age billings and payments when cirulcations are aged.';