Skip to content

Commit

Permalink
Git 1.8.5
Browse files Browse the repository at this point in the history
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
gitster committed Nov 27, 2013
1 parent 4a3fc52 commit d2446df
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions Documentation/git.txt
Expand Up @@ -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.5/git.html[documentation for release 1.8.5]

* release notes for
link:RelNotes/1.8.5.txt[1.8.5].

* link:v1.8.4.4/git.html[documentation for release 1.8.4.4]

* release notes for
Expand Down
2 changes: 1 addition & 1 deletion GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh

GVF=GIT-VERSION-FILE
DEF_VER=v1.8.5-rc3
DEF_VER=v1.8.5

LF='
'
Expand Down

0 comments on commit d2446df

Please sign in to comment.