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
93dc3cb68842
Commit
93dc3cb6
authored
Apr 25, 2021
by
Anton Shestakov
Browse files
packaging: prepare version 10.3.1
parent
f34e43af552d
Pipeline
#21166
passed with stages
in 4 minutes and 50 seconds
Changes
4
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG
View file @
93dc3cb6
Changelog
=========
10.3.1 -
in progress
10.3.1 -
- 2021-04-25
--------------------
* cache: fix corruption issue when mixing 32-bit and 64-bit environments
...
...
debian/changelog
View file @
93dc3cb6
mercurial
-
evolve
(
10.3.1
-
1
)
unstable
;
urgency
=
medium
*
new
upstream
release
--
Anton
Shestakov
<
av6
@
dwimlabs
.
net
>
Sun
,
25
Apr
2021
14
:
13
:
18
+
0800
mercurial
-
evolve
(
10.3.0
-
1
)
unstable
;
urgency
=
medium
*
new
upstream
release
...
...
hgext3rd/evolve/metadata.py
View file @
93dc3cb6
...
...
@@ -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
'10.3.1
.dev
'
testedwith
=
b
'4.6.2 4.7 4.8 4.9 5.0 5.1 5.2 5.3 5.4 5.5 5.6 5.7'
__version__
=
b
'10.3.1'
testedwith
=
b
'4.6.2 4.7 4.8 4.9 5.0 5.1 5.2 5.3 5.4 5.5 5.6 5.7
5.8
'
minimumhgversion
=
b
'4.6'
buglink
=
b
'https://bz.mercurial-scm.org/'
hgext3rd/topic/__init__.py
View file @
93dc3cb6
...
...
@@ -232,5 +232,5 @@
b
'topic.active'
:
b
'green'
,
}
__version__
=
b
'0.22.1
.dev
'
__version__
=
b
'0.22.1'
...
...
@@ -236,5 +236,5 @@
testedwith
=
b
'4.6.2 4.7 4.8 4.9 5.0 5.1 5.2 5.3 5.4 5.5 5.6 5.7'
testedwith
=
b
'4.6.2 4.7 4.8 4.9 5.0 5.1 5.2 5.3 5.4 5.5 5.6 5.7
5.8
'
minimumhgversion
=
b
'4.6'
buglink
=
b
'https://bz.mercurial-scm.org/'
...
...
Pierre-Yves David
🐙
@marmoute
mentioned in commit
55b7e6523559
·
Apr 25, 2021
mentioned in commit
55b7e6523559
mentioned in commit 55b7e6523559b091b9e4bcd465f78448d3999962
Toggle commit list
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