Git 2.33.6

Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Junio C Hamano 2022-12-13 21:13:48 +09:00
parent 5f22dcc02d
commit 7fe9bf55b8
3 changed files with 7 additions and 2 deletions

View file

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

View file

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

View file

@ -1 +1 @@
Documentation/RelNotes/2.33.5.txt
Documentation/RelNotes/2.33.6.txt