Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
mercurial
TortoiseHg
thg
Commits
f50e945e9561
Commit
abd46137
authored
Oct 30, 2022
by
Yuya Nishihara
Browse files
hgversion: add 6.3
parent
dc4f06c52c63
Pipeline
#57761
passed with stage
in 104 minutes and 32 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
tortoisehg/util/hgversion.py
View file @
f50e945e
...
...
@@ -19,7 +19,7 @@ try:
except
ImportError
:
hgversion
=
None
testedwith
=
b
'5.9 6.0 6.1 6.2'
testedwith
=
b
'5.9 6.0 6.1 6.2
6.3
'
def
_splitversion
(
v
):
"""Extract (major, minor) version components as bytes, or None"""
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment