1
0
mirror of https://github.com/git/git synced 2024-07-07 19:39:27 +00:00

Git 2.35.5

Signed-off-by: Taylor Blau <me@ttaylorr.com>
This commit is contained in:
Taylor Blau 2022-09-30 17:25:26 -04:00
parent ac8a1db867
commit 868154bb1c
3 changed files with 7 additions and 2 deletions

View File

@ -0,0 +1,5 @@
Git v2.35.5 Release Notes
=========================
This release merges the security fix that appears in v2.30.6; see
the release notes for that version for details.

View File

@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
DEF_VER=v2.35.4
DEF_VER=v2.35.5
LF='
'

View File

@ -1 +1 @@
Documentation/RelNotes/2.35.4.txt
Documentation/RelNotes/2.35.5.txt