From e1e605d585560fbc104c69f5118002093b4e062c Mon Sep 17 00:00:00 2001 From: Jason Zaugg Date: Mon, 7 Apr 2014 17:45:27 +0200 Subject: [PATCH] Dummy commit to workaround bug in release script. If one commit in this repo is tagged with two different tags, the scala-dist-2.11.x jobs on Jenkins can pick the wrong version of scala-dist to build the release! This happened here: https://scala-webapps.epfl.ch/jenkins/view/scala-release-2.11.x/job/scala-release-2.11.x-dist/3 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fd81228b3..b51eb15d7 100644 --- a/README.md +++ b/README.md @@ -52,3 +52,4 @@ and sign the [CLA](http://typesafe.com/contribute/cla/scala). The branching structure mimics that of [scala/scala](https://github.com/scala/scala): master is the upcoming 2.11.0 release, and the 2.10.x branch is your target for 2.10.x features. +