hgext3rd/evolve/metadata.py
changeset 4253 35dac5aadcfc
parent 4219 a4d5dcc836ab
child 4280 ff799015d62e
equal deleted inserted replaced
4252:a07cd1d076bb 4253:35dac5aadcfc
     4 #
     4 #
     5 # This software may be used and distributed according to the terms of the
     5 # This software may be used and distributed according to the terms of the
     6 # GNU General Public License version 2 or any later version.
     6 # GNU General Public License version 2 or any later version.
     7 
     7 
     8 __version__ = '8.4.0.dev'
     8 __version__ = '8.4.0.dev'
     9 testedwith = '4.3.2 4.4.2 4.5.2 4.6.2 4.7'
     9 testedwith = '4.4.2 4.5.2 4.6.2 4.7'
    10 minimumhgversion = '4.3'
    10 minimumhgversion = '4.4'
    11 buglink = 'https://bz.mercurial-scm.org/'
    11 buglink = 'https://bz.mercurial-scm.org/'