Git 2.14.4
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Junio C Hamano committed
May 22, 2018 at 14:12 UTC
4dde7b8799dec0e7aecb04fdc55c656e674cff6f
3 files changed
+7
-2
Documentation/RelNotes/2.14.4.txt
new
+5
@@ -0,0 +1,5 @@
1
+Git v2.14.4 Release Notes
2
+=========================
3
+
4
+This release is to forward-port the fixes made in the v2.13.7 version
5
+of Git. See its release notes for details.
GIT-VERSION-GEN
+1
-1
@@ -1,7 +1,7 @@
1
#!/bin/sh
2
3
GVF=GIT-VERSION-FILE
4
-DEF_VER=v2.14.3
4
+DEF_VER=v2.14.4
5
6
LF='
7
'
RelNotes
+1
-1
@@ -1 +1 @@
1
-Documentation/RelNotes/2.14.3.txt
\ No newline at end of file
1
+Documentation/RelNotes/2.14.4.txt
\ No newline at end of file