Git 2.9.5

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

Junio C Hamano committed Jul 30, 2017 at 14:53 UTC 4d4165b80d6b91a255e2847583bd4df98b5d54e1
3 files changed +6 -2
Documentation/RelNotes/2.9.5.txt new
+4
@@ -0,0 +1,4 @@
1 +Git v2.9.5 Release Notes
2 +========================
3 +
4 +This release forward-ports the fix for "ssh://..." URL from Git v2.7.6
GIT-VERSION-GEN
+1 -1
@@ -1,7 +1,7 @@
1 #!/bin/sh
2
3 GVF=GIT-VERSION-FILE
4 -DEF_VER=v2.9.4
4 +DEF_VER=v2.9.5
5
6 LF='
7 '
RelNotes
+1 -1
@@ -1 +1 @@
1 -Documentation/RelNotes/2.9.4.txt
\ No newline at end of file
1 +Documentation/RelNotes/2.9.5.txt
\ No newline at end of file