packagin: mark stable branch as 6.4.1.dev
This help prevent confusion with installing intermediate version
--- a/hgext3rd/evolve/metadata.py Fri Jun 16 20:15:17 2017 +0200
+++ b/hgext3rd/evolve/metadata.py Mon Jun 19 18:37:28 2017 +0200
@@ -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__ = '6.4.0'
+__version__ = '6.4.1.dev'
testedwith = '3.8.4 3.9.2 4.0.2 4.1.2 4.2'
minimumhgversion = '3.8'
buglink = 'https://bz.mercurial-scm.org/'