Git 1.7.3.2

maint v1.7.3.2
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