Skip to content

Commit 46afc2b

Browse files
committed
Start the Git 2.49 cycle
Signed-off-by: Junio C Hamano <[email protected]>
1 parent fbe8d30 commit 46afc2b

File tree

3 files changed

+17
-2
lines changed

3 files changed

+17
-2
lines changed

Documentation/RelNotes/2.49.0.txt

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
Git v2.49 Release Notes
2+
=======================
3+
4+
UI, Workflows & Features
5+
------------------------
6+
7+
8+
Performance, Internal Implementation, Development Support etc.
9+
--------------------------------------------------------------
10+
11+
12+
Fixes since v2.48
13+
-----------------
14+
15+
* Other code cleanup, docfix, build fix, etc.

GIT-VERSION-GEN

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/sh
22

3-
DEF_VER=v2.48.0
3+
DEF_VER=v2.48.GIT
44

55
LF='
66
'

RelNotes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Documentation/RelNotes/2.48.0.txt
1+
Documentation/RelNotes/2.49.0.txt

0 commit comments

Comments
 (0)