]> granicus.if.org Git - git/commitdiff
Git 1.9.3 v1.9.3
authorJunio C Hamano <gitster@pobox.com>
Fri, 9 May 2014 17:59:07 +0000 (10:59 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 9 May 2014 17:59:07 +0000 (10:59 -0700)
The third maintenance release for Git 1.9; contains all the fixes
that are scheduled to appear in Git 2.0 since 1.9.2.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git.txt
GIT-VERSION-GEN

index f5b511ddbb2478d3a479d12c3a2f6cb21e5e83f7..dd2f0aa1fa2d7fcc8e6c6a7342082834d67c6f0f 100644 (file)
@@ -43,9 +43,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.9.2/git.html[documentation for release 1.9.2]
+* link:v1.9.3/git.html[documentation for release 1.9.3]
 
 * release notes for
+  link:RelNotes/1.9.3.txt[1.9.3],
   link:RelNotes/1.9.2.txt[1.9.2],
   link:RelNotes/1.9.1.txt[1.9.1],
   link:RelNotes/1.9.0.txt[1.9.0].
index 5d2bf82085bdc77a300ac75b0953bb0202f3060e..3b385d3078dfe9e9ad25f4584bee2d1e7551b1c3 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v1.9.2
+DEF_VER=v1.9.3
 
 LF='
 '