mirror of
https://github.com/git/git.git
synced 2024-11-28 04:23:30 +08:00
Git 1.8.4
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
0d8beaa5b7
commit
e230c568c4
@ -43,6 +43,11 @@ unreleased) version of Git, that is available from 'master'
|
||||
branch of the `git.git` repository.
|
||||
Documentation for older releases are available here:
|
||||
|
||||
* link:v1.8.4/git.html[documentation for release 1.8.4]
|
||||
|
||||
* release notes for
|
||||
link:RelNotes/1.8.4.txt[1.8.4].
|
||||
|
||||
* link:v1.8.3.4/git.html[documentation for release 1.8.3.4]
|
||||
|
||||
* release notes for
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
GVF=GIT-VERSION-FILE
|
||||
DEF_VER=v1.8.4-rc4
|
||||
DEF_VER=v1.8.4
|
||||
|
||||
LF='
|
||||
'
|
||||
|
Loading…
Reference in New Issue
Block a user