Skip to content
Snippets Groups Projects
Commit 27d57ca86865 authored by Anton Shestakov's avatar Anton Shestakov
Browse files

packaging: prepare evolve version 10.0.0

parent 8cf87826d9fa
No related branches found
No related tags found
No related merge requests found
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
# This software may be used and distributed according to the terms of the # This software may be used and distributed according to the terms of the
# GNU General Public License version 2 or any later version. # GNU General Public License version 2 or any later version.
__version__ = b'9.4.0.dev' __version__ = b'10.0.0'
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' minimumhgversion = b'4.6'
buglink = b'https://bz.mercurial-scm.org/' buglink = b'https://bz.mercurial-scm.org/'
...@@ -202,5 +202,5 @@ ...@@ -202,5 +202,5 @@
b'topic.active': b'green', b'topic.active': b'green',
} }
__version__ = b'0.19.0.dev' __version__ = b'0.19.0'
...@@ -206,5 +206,5 @@ ...@@ -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' minimumhgversion = b'4.6'
buglink = b'https://bz.mercurial-scm.org/' buglink = b'https://bz.mercurial-scm.org/'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment