From 58193c4adb223aa3fa5b695e22667b78db904d9f Mon Sep 17 00:00:00 2001 From: Eugene Burmako Date: Thu, 7 Feb 2013 08:47:28 +0100 Subject: [PATCH] updates scala-version in _config.yml --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index e4ec296dbd..02be603ea8 100644 --- a/_config.yml +++ b/_config.yml @@ -11,7 +11,7 @@ keywords: - Document - Guide -scala-version: 2.9.1 +scala-version: 2.10.0 pygments: true permalink: /:categories/:title.html