OSDN Git Service

Git 2.0 v2.0.0
authorJunio C Hamano <gitster@pobox.com>
Wed, 28 May 2014 18:04:19 +0000 (11:04 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 28 May 2014 18:04:19 +0000 (11:04 -0700)
Documentation/git.txt
GIT-VERSION-GEN

index a041cd0..c15609f 100644 (file)
@@ -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:v2.0.0/git.html[documentation for release 2.0]
+
+* release notes for
+  link:RelNotes/2.0.0.txt[2.0.0].
+
 * link:v1.9.3/git.html[documentation for release 1.9.3]
 
 * release notes for
index aa039b4..5d6dc5b 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v2.0.0-rc4
+DEF_VER=v2.0.0
 
 LF='
 '