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
evolve
Commits
27d57ca86865
Commit
27d57ca8
authored
May 08, 2020
by
Anton Shestakov
Browse files
packaging: prepare evolve version 10.0.0
parent
8cf87826d9fa
Pipeline
#5886
passed with stage
in 5 minutes and 37 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
hgext3rd/evolve/metadata.py
View file @
27d57ca8
...
...
@@ -5,7 +5,7 @@
# This software may be used and distributed according to the terms of the
# GNU General Public License version 2 or any later version.
__version__
=
b
'
9.4.0.dev
'
testedwith
=
b
'4.6.2 4.7 4.8 4.9 5.0 5.1 5.2 5.3'
__version__
=
b
'
10.0.0
'
testedwith
=
b
'4.6.2 4.7 4.8 4.9 5.0 5.1 5.2 5.3
5.4
'
minimumhgversion
=
b
'4.6'
buglink
=
b
'https://bz.mercurial-scm.org/'
hgext3rd/topic/__init__.py
View file @
27d57ca8
...
...
@@ -202,5 +202,5 @@
b
'topic.active'
:
b
'green'
,
}
__version__
=
b
'0.19.0
.dev
'
__version__
=
b
'0.19.0'
...
...
@@ -206,5 +206,5 @@
testedwith
=
b
'4.6.2 4.7 4.8 4.9 5.0 5.1 5.2 5.3'
testedwith
=
b
'4.6.2 4.7 4.8 4.9 5.0 5.1 5.2 5.3
5.4
'
minimumhgversion
=
b
'4.6'
buglink
=
b
'https://bz.mercurial-scm.org/'
...
...
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