commit b2255631a8e6c9ff6a5e4724de5968a91b2972de parent ec50ab1afed5844652706126cb54c076bcca478a Author: Robby Findler <robby@racket-lang.org> Date: Wed, 15 Apr 2015 05:45:48 -0500 update version number to allow dependencies on new exports in commits e6630f0e9 and 39e0f6aec Diffstat:
| M | scribble-lib/info.rkt | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/scribble-lib/info.rkt b/scribble-lib/info.rkt @@ -22,4 +22,4 @@ (define pkg-authors '(mflatt eli)) -(define version "1.10") +(define version "1.11")