diff hgext3rd/topic/__init__.py @ 3232:c1d20598bc2b

branching: merge with stable
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Tue, 05 Dec 2017 18:31:08 +0100
parents 8cc8fb94cc00 28fb347a5bf8
children 8a772f0c54d9
line wrap: on
line diff
--- a/hgext3rd/topic/__init__.py	Wed Dec 06 02:08:37 2017 +0100
+++ b/hgext3rd/topic/__init__.py	Tue Dec 05 18:31:08 2017 +0100
@@ -174,7 +174,7 @@
               'topic.active': 'green',
              }
 
-__version__ = '0.5.2.dev'
+__version__ = '0.6.0.dev'
 
 testedwith = '4.1.3 4.2.3 4.3.3 4.4.1'
 minimumhgversion = '4.1'