diff --git a/mx.py b/mx.py index 323e7a75..2816f0ed 100755 --- a/mx.py +++ b/mx.py @@ -18615,7 +18615,7 @@ def alarm_handler(signum, frame): abort(1, killsig=signal.SIGINT) # The version must be updated for every PR (checked in CI) and the comment should reflect the PR's issue -version = VersionSpec("6.43.0") # Support for non-global unittest configs. +version = VersionSpec("6.44.0") # Compressed jar _mx_start_datetime = datetime.utcnow() _last_timestamp = _mx_start_datetime