1
0
mirror of https://github.com/git/git synced 2024-07-07 19:39:27 +00:00

Git 2.11.3

Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Junio C Hamano 2017-07-30 15:02:37 -07:00
parent 05bb78abc1
commit 3b82744481
3 changed files with 6 additions and 2 deletions

View File

@ -0,0 +1,4 @@
Git v2.11.3 Release Notes
=========================
This release forward-ports the fix for "ssh://..." URL from Git v2.7.6

View File

@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
DEF_VER=v2.11.2
DEF_VER=v2.11.3
LF='
'

View File

@ -1 +1 @@
Documentation/RelNotes/2.11.2.txt
Documentation/RelNotes/2.11.3.txt