Git 2.16.4
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
023020401d
commit
a42a58d7b6
5
Documentation/RelNotes/2.16.4.txt
Normal file
5
Documentation/RelNotes/2.16.4.txt
Normal file
@ -0,0 +1,5 @@
|
||||
Git v2.16.4 Release Notes
|
||||
=========================
|
||||
|
||||
This release is to forward-port the fixes made in the v2.13.7 version
|
||||
of Git. See its release notes for details.
|
@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
GVF=GIT-VERSION-FILE
|
||||
DEF_VER=v2.16.3
|
||||
DEF_VER=v2.16.4
|
||||
|
||||
LF='
|
||||
'
|
||||
|
Loading…
Reference in New Issue
Block a user