Git 2.16.4
authorJunio C Hamano <gitster@pobox.com>
Tue, 22 May 2018 05:18:51 +0000 (14:18 +0900)
committerJunio C Hamano <gitster@pobox.com>
Tue, 22 May 2018 05:18:51 +0000 (14:18 +0900)
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/RelNotes/2.16.4.txt [new file with mode: 0644]
GIT-VERSION-GEN
RelNotes
diff --git a/Documentation/RelNotes/2.16.4.txt b/Documentation/RelNotes/2.16.4.txt
new file mode 100644 (file)
index 0000000..6be538b
--- /dev/null
@@ -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.
index 8945e05f526ce9b0047b29b4b93ade436315a4a2..f6c7db07e63c0036d12dc3e0a655ab50758fb329 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v2.16.3
+DEF_VER=v2.16.4
 
 LF='
 '
index fdd7e420b1999e89f35a245b225a263bf5c1fd9d..d93c6eed79bd4df711d86bceb357a0cc14808eac 120000 (symlink)
--- a/RelNotes
+++ b/RelNotes
@@ -1 +1 @@
-Documentation/RelNotes/2.16.3.txt
\ No newline at end of file
+Documentation/RelNotes/2.16.4.txt
\ No newline at end of file