Git 2.15.2
authorJunio C Hamano <gitster@pobox.com>
Tue, 22 May 2018 05:15:59 +0000 (14:15 +0900)
committerJunio C Hamano <gitster@pobox.com>
Tue, 22 May 2018 05:15:59 +0000 (14:15 +0900)
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/RelNotes/2.15.2.txt
GIT-VERSION-GEN
index 9f7e28f8a2f2d32a964f3e47bb1d5f4399d4d0b9..b480e56b684de64c68013025bdd0165e2ffbf1dc 100644 (file)
@@ -43,5 +43,8 @@ Fixes since v2.15.1
  * Clarify and enhance documentation for "merge-base --fork-point", as
    it was clear what it computed but not why/what for.
 
+ * This release also contains the fixes made in the v2.13.7 version of
+   Git.  See its release notes for details.
+
 
 Also contains various documentation updates and code clean-ups.
index 879178c550165c3b5c81db129f904758b904c808..824649f698964a2e65a0d303fa4741cb7123611d 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v2.15.1
+DEF_VER=v2.15.2
 
 LF='
 '