Git 1.7.3.2

This commit is contained in:
Junio C Hamano 2010-10-21 17:14:32 -07:00
parent f7bff60de9
commit 8a90438506
4 changed files with 9 additions and 3 deletions

View 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.

View file

@ -44,9 +44,10 @@ unreleased) version of git, that is available from 'master'
branch of the `git.git` repository.
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
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.txt[1.7.3].

View file

@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
DEF_VER=v1.7.3.1
DEF_VER=v1.7.3.2
LF='
'

View file

@ -1 +1 @@
Documentation/RelNotes/1.7.3.1.txt
Documentation/RelNotes/1.7.3.2.txt