Git 2.14.4
authorJunio C Hamano <gitster@pobox.com>
Tue, 22 May 2018 05:12:02 +0000 (14:12 +0900)
committerJunio C Hamano <gitster@pobox.com>
Tue, 22 May 2018 05:12:02 +0000 (14:12 +0900)
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/RelNotes/2.14.4.txt [new file with mode: 0644]
GIT-VERSION-GEN
RelNotes
diff --git a/Documentation/RelNotes/2.14.4.txt b/Documentation/RelNotes/2.14.4.txt
new file mode 100644 (file)
index 0000000..97755a8
--- /dev/null
@@ -0,0 +1,5 @@
+Git v2.14.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 9c203fb249ac7b1f20c850d50ad89c5d6e387e03..918b6c21ba9b5ca0f52e96f9ee48f7bf16141edf 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v2.14.3
+DEF_VER=v2.14.4
 
 LF='
 '
index 8612bbde73895d034ea383209d1cdca707a76000..1b1ac358789725926f78330cb706fb8fe013653e 120000 (symlink)
--- a/RelNotes
+++ b/RelNotes
@@ -1 +1 @@
-Documentation/RelNotes/2.14.3.txt
\ No newline at end of file
+Documentation/RelNotes/2.14.4.txt
\ No newline at end of file