parent
7b01c71b64
commit
4dde7b8799
|
@ -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.
|
|
@ -1,7 +1,7 @@
|
|||
#!/bin/sh
|
||||
|
||||
GVF=GIT-VERSION-FILE
|
||||
DEF_VER=v2.14.3
|
||||
DEF_VER=v2.14.4
|
||||
|
||||
LF='
|
||||
'
|
||||
|
|
Loading…
Reference in New Issue