Git 2.38.1
Signed-off-by: Taylor Blau <me@ttaylorr.com>
This commit is contained in:
parent
f64d4ca8d6
commit
d5b41391a4
5
Documentation/RelNotes/2.38.1.txt
Normal file
5
Documentation/RelNotes/2.38.1.txt
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
Git v2.38.1 Release Notes
|
||||||
|
=========================
|
||||||
|
|
||||||
|
This release merges the security fix that appears in v2.30.6; see
|
||||||
|
the release notes for that version for details.
|
@ -1,7 +1,7 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
GVF=GIT-VERSION-FILE
|
GVF=GIT-VERSION-FILE
|
||||||
DEF_VER=v2.38.0
|
DEF_VER=v2.38.1
|
||||||
|
|
||||||
LF='
|
LF='
|
||||||
'
|
'
|
||||||
|
Loading…
Reference in New Issue
Block a user