Skip to content

Commit 80c7be3

Browse files
committed
2.4.4rc3
Signed-off-by: Todor Ivanov <todor.trendafilov.ivanov@cern.ch>
1 parent 0500ee9 commit 80c7be3

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGES

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
2.4.4rc2 to 2.4.4rc3:
2+
3+
14
2.4.4rc1 to 2.4.4rc2:
25
- Reverting the ptrace removing changes and fixing the typo in requirements.txt (Todor Ivanov) #12382
36
- Temporary removing ptrace dependency to try to fix check Jenkins failures (Todor Ivanov) #12382

src/python/WMCore/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66
77
"""
88

9-
__version__ = '2.4.4rc2'
9+
__version__ = '2.4.4rc3'
1010
__all__ = []

0 commit comments

Comments
 (0)