Git 1.7.4.5
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
ccc2fcf54c
commit
4fec83045b
4
Documentation/RelNotes/1.7.4.5.txt
Normal file
4
Documentation/RelNotes/1.7.4.5.txt
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
Git v1.7.4.5 Release Notes
|
||||||
|
==========================
|
||||||
|
|
||||||
|
This contains only minor documentation fixes accumulated since 1.7.4.4.
|
@ -1,7 +1,7 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
GVF=GIT-VERSION-FILE
|
GVF=GIT-VERSION-FILE
|
||||||
DEF_VER=v1.7.4.4
|
DEF_VER=v1.7.4.5
|
||||||
|
|
||||||
LF='
|
LF='
|
||||||
'
|
'
|
||||||
|
Loading…
Reference in New Issue
Block a user