Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Junio C Hamano 2018-05-22 14:18:51 +09:00
Родитель 023020401d
Коммит a42a58d7b6
3 изменённых файлов: 7 добавлений и 2 удалений

Просмотреть файл

@ -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='
'

Просмотреть файл

@ -1 +1 @@
Documentation/RelNotes/2.16.3.txt
Documentation/RelNotes/2.16.4.txt