Skip to content

Commit

Permalink
1.5.5.pre6
Browse files Browse the repository at this point in the history
Signed-off-by: Alan Malta Rodrigues <[email protected]>
  • Loading branch information
amaltaro committed Nov 8, 2021
1 parent 34deeaf commit 67dfd64
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
1.5.5.pre5 to 1.5.5.pre6:
- Remove check of RSE dump root_failed attr in MSUnmerged (Alan Malta Rodrigues) #10894


1.5.5.pre4 to 1.5.5.pre5:
- Temporary fix for the StatusChangeTasks ReqMgr2 thread (Alan Malta Rodrigues) #10693
- Keep workflows in running-open if they still have Available/Acquired GQEs (Alan Malta Rodrigues) #10693
Expand Down
2 changes: 1 addition & 1 deletion src/python/WMCore/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
"""

__version__ = '1.5.5.pre5'
__version__ = '1.5.5.pre6'
__all__ = []

0 comments on commit 67dfd64

Please sign in to comment.