Start the Git 2.49 cycle

Signed-off-by: Junio C Hamano <gitster@pobox.com>
maint
Junio C Hamano 2025-01-13 13:00:48 -08:00
parent fbe8d3079d
commit 46afc2ba91
3 changed files with 17 additions and 2 deletions

View File

@ -0,0 +1,15 @@
Git v2.49 Release Notes
=======================

UI, Workflows & Features
------------------------


Performance, Internal Implementation, Development Support etc.
--------------------------------------------------------------


Fixes since v2.48
-----------------

* Other code cleanup, docfix, build fix, etc.

View File

@ -1,6 +1,6 @@
#!/bin/sh #!/bin/sh


DEF_VER=v2.48.0 DEF_VER=v2.48.GIT


LF=' LF='
' '

View File

@ -1 +1 @@
Documentation/RelNotes/2.48.0.txt Documentation/RelNotes/2.49.0.txt