Browse Source

Start 2.17 cycle

Signed-off-by: Junio C Hamano <gitster@pobox.com>
maint
Junio C Hamano 7 years ago
parent
commit
298d861208
  1. 19
      Documentation/RelNotes/2.17.0.txt
  2. 2
      GIT-VERSION-GEN
  3. 2
      RelNotes

19
Documentation/RelNotes/2.17.0.txt

@ -0,0 +1,19 @@ @@ -0,0 +1,19 @@
Git 2.17 Release Notes
======================

Updates since v2.16
-------------------

UI, Workflows & Features


Performance, Internal Implementation, Development Support etc.


Also contains various documentation updates and code clean-ups.


Fixes since v2.16
-----------------

* Other minor doc, test and build updates and code cleanups.

2
GIT-VERSION-GEN

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

GVF=GIT-VERSION-FILE
DEF_VER=v2.16.0
DEF_VER=v2.16.GIT

LF='
'

2
RelNotes

@ -1 +1 @@ @@ -1 +1 @@
Documentation/RelNotes/2.16.0.txt
Documentation/RelNotes/2.17.0.txt
Loading…
Cancel
Save