From 2a354af4e3911ee94f7f971aa8bf2c336e188f2a Mon Sep 17 00:00:00 2001 From: Matthew Flatt Date: Thu, 30 Jul 2015 14:52:23 -0600 Subject: [PATCH] adjust version in history note Promote v6.2.0.x change to v6.3, since it will not be in v6.2.1. --- net-doc/net/scribblings/git-checkout.scrbl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-doc/net/scribblings/git-checkout.scrbl b/net-doc/net/scribblings/git-checkout.scrbl index 57987a1109..666b94d66e 100644 --- a/net-doc/net/scribblings/git-checkout.scrbl +++ b/net-doc/net/scribblings/git-checkout.scrbl @@ -92,4 +92,4 @@ the shape that is recognized by other tools, such as @exec{git}, and so a preserved temporary directory is useful mainly for debugging. @history[#:added "6.1.1.1" - #:changed "6.2.0.3" @elem{Added the @racket[initial-error] argument.}]} + #:changed "6.3" @elem{Added the @racket[initial-error] argument.}]}