Skip to content

Commit

Permalink
Git 2.36.3
Browse files Browse the repository at this point in the history
Signed-off-by: Taylor Blau <[email protected]>
  • Loading branch information
ttaylorr committed Oct 6, 2022
1 parent 58612f8 commit fcdaa21
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions Documentation/RelNotes/2.36.3.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
Git v2.36.3 Release Notes
=========================

This release merges the security fix that appears in v2.30.6; see
the release notes for that version for details.
2 changes: 1 addition & 1 deletion GIT-VERSION-GEN
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/sh

GVF=GIT-VERSION-FILE
DEF_VER=v2.36.2
DEF_VER=v2.36.3

LF='
'
Expand Down
2 changes: 1 addition & 1 deletion RelNotes

0 comments on commit fcdaa21

Please sign in to comment.