Skip to content

Commit 5506ade

Browse files
committed
Updated compatibility, since I have no idea about old versions of hg right now.
1 parent 5d190f9 commit 5506ade

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ <h3>The more involved way</h3>
9696

9797
<div class='section'>
9898
<div class="title">Dependencies</div>
99-
<p>This plugin is implemented entirely in Python - there are <strong>no Git binary dependencies</strong>, you do not need to have Git installed on your system. There are in fact no external dependencies currently other than Mercurial and Dulwich. The plugin is known to work on Mercurial versions 1.1 and 1.2.</p>
99+
<p>This plugin is implemented entirely in Python - there are <strong>no Git binary dependencies</strong>, you do not need to have Git installed on your system. There are in fact no external dependencies currently other than Mercurial and Dulwich. The plugin is known to work on Mercurial 1.3. Versions 1.1 and 1.2 of Mercurial should be supported, but that support hasn't been well-tested in a while.</p>
100100
</div>
101101

102102

0 commit comments

Comments
 (0)