Skip to content

Commit

Permalink
Git 1.7.12
Browse files Browse the repository at this point in the history
Signed-off-by: Junio C Hamano <[email protected]>
  • Loading branch information
gitster committed Aug 20, 2012
1 parent 91e4bfe commit 889d358
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
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,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.7.12/git.html[documentation for release 1.7.12]

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

* link:v1.7.11.5/git.html[documentation for release 1.7.11.5]

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

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

LF='
'
Expand Down

0 comments on commit 889d358

Please sign in to comment.