Skip to content

Commit 0bf8c8c

Browse files
committed
Prepare to start 2.19 cycle
Signed-off-by: Junio C Hamano <[email protected]>
1 parent 53f9a3e commit 0bf8c8c

File tree

3 files changed

+16
-2
lines changed

3 files changed

+16
-2
lines changed

Documentation/RelNotes/2.19.0.txt

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
Git 2.19 Release Notes
2+
======================
3+
4+
Updates since v2.18
5+
-------------------
6+
7+
UI, Workflows & Features
8+
9+
10+
Performance, Internal Implementation, Development Support etc.
11+
12+
13+
Fixes since v2.18
14+
-----------------

GIT-VERSION-GEN

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

33
GVF=GIT-VERSION-FILE
4-
DEF_VER=v2.18.0
4+
DEF_VER=v2.18.GIT
55

66
LF='
77
'

RelNotes

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

0 commit comments

Comments
 (0)