Skip to content

Commit 79314ab

Browse files
committed
Revert "Do not show the (2) in v2.16.0"
This should fix git-for-windows/git#1434: the download link on git-scm.com depends on the exact version number. This reverts commit ae93ce6. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
1 parent ae93ce6 commit 79314ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<header>
1919
<nav class="content">
2020
<a href="index.html"><h1 class="gittext lowercase">Git<span>for Windows</span></h1></a>
21-
<div class="version"><a href="https://github.com/git-for-windows/git/releases/tag/v2.16.0.windows.2" title="Version 2.16.0 was published on Thu, 18 Jan 2018 22:21:40 UTC">Version 2.16.0</a></div>
21+
<div class="version"><a href="https://github.com/git-for-windows/git/releases/tag/v2.16.0.windows.2" title="Version 2.16.0(2) was published on Thu, 18 Jan 2018 22:21:40 UTC">Version 2.16.0(2)</a></div>
2222
<ul class="list-unstyled">
2323
<li><a style="font-weight:bold" href="https://github.com/git-for-windows/git/wiki/FAQ" target="_blank">FAQ</a></li>
2424
<li><a href="https://github.com/git-for-windows/git" target="_blank">Repository</a></li>

0 commit comments

Comments
 (0)