Git 1.7.3.2
This commit is contained in:
parent
f7bff60de9
commit
8a90438506
5
Documentation/RelNotes/1.7.3.2.txt
Normal file
5
Documentation/RelNotes/1.7.3.2.txt
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
Git v1.7.3.2 Release Notes
|
||||||
|
==========================
|
||||||
|
|
||||||
|
This is primarily to push out many documentation fixes accumulated since
|
||||||
|
the 1.7.3.1 release.
|
@ -44,9 +44,10 @@ unreleased) version of git, that is available from 'master'
|
|||||||
branch of the `git.git` repository.
|
branch of the `git.git` repository.
|
||||||
Documentation for older releases are available here:
|
Documentation for older releases are available here:
|
||||||
|
|
||||||
* link:v1.7.3.1/git.html[documentation for release 1.7.3.1]
|
* link:v1.7.3.2/git.html[documentation for release 1.7.3.2]
|
||||||
|
|
||||||
* release notes for
|
* release notes for
|
||||||
|
link:RelNotes/1.7.3.2.txt[1.7.3.2],
|
||||||
link:RelNotes/1.7.3.1.txt[1.7.3.1],
|
link:RelNotes/1.7.3.1.txt[1.7.3.1],
|
||||||
link:RelNotes/1.7.3.txt[1.7.3].
|
link:RelNotes/1.7.3.txt[1.7.3].
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
GVF=GIT-VERSION-FILE
|
GVF=GIT-VERSION-FILE
|
||||||
DEF_VER=v1.7.3.1
|
DEF_VER=v1.7.3.2
|
||||||
|
|
||||||
LF='
|
LF='
|
||||||
'
|
'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user