Prepare to start 2.19 cycle

Signed-off-by: Junio C Hamano <gitster@pobox.com>

Junio C Hamano committed Jun 25, 2018 at 13:22 UTC 0bf8c8ce40c32c93e97d6c01a45ecce4d94db2ab
3 files changed +16 -2
Documentation/RelNotes/2.19.0.txt new
+14
@@ -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
+1 -1
@@ -1,7 +1,7 @@
1 #!/bin/sh
2
3 GVF=GIT-VERSION-FILE
4 -DEF_VER=v2.18.0
4 +DEF_VER=v2.18.GIT
5
6 LF='
7 '
RelNotes
+1 -1
@@ -1 +1 @@
1 -Documentation/RelNotes/2.18.0.txt
\ No newline at end of file
1 +Documentation/RelNotes/2.19.0.txt
\ No newline at end of file