From 23ab013074159e1d25a0db10a27af622d927c8ff Mon Sep 17 00:00:00 2001 From: "Paolo G. Giarrusso" Date: Fri, 11 May 2012 00:47:34 +0200 Subject: [PATCH] Update README according to branch name --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 224f1043a..48aef7e20 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,9 @@ [video of a demo]: http://vimeo.com/20263617 [FAQ]: https://github.com/harrah/xsbt/wiki/FAQ -# sbt 0.11 +# sbt 0.13 -This is the 0.11.x series of sbt (soon to be 0.12.x). +This is the 0.13.x series of sbt. * [Setup]: Describes getting started with the latest binary release. See below to build from source. * [FAQ]: Explains how to get help, how to report an issue, and how to contribute.