Skip to content

Commit a6d862c

Browse files
committed
Remove repeat of the version number in the Scala IDE section.
One less thing to forget to substitute.
1 parent f3f577b commit a6d862c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

hand-written.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ were opened on [GitHub](https://github.com/scala/scala) of which 72 were merged
1717
Before reporting a bug, please have a look at these [known issues](https://issues.scala-lang.org/secure/IssueNavigator.jspa?mode=hide&requestId=12216).
1818

1919
### Scala IDE for Eclipse
20-
The Scala IDE with Scala 2.10.3-RC2 built right in is available through the following update-site:
20+
The Scala IDE with Scala this release built right in is available through the following update-site:
2121

2222
* [for Eclipse 4.2/4.3 (Juno/Kepler)](http://download.scala-ide.org/sdk/e38/scala210/dev/site/)
2323

release-notes.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<h3>Scala 2.10.3-RC3 is now available!</h3>
77
<p>We are very happy to announce the RC3 release of Scala 2.10.3! If no serious blocking issues are found this will become the final 2.10.3 version.</p>
88
<!-- Substitute both version numbers here! --><p>The release is available for download from <a href="http://scala-lang.org/download/2.10.3-RC3.html">scala-lang.org</a> or from <a href="http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.scala-lang%22%20AND%20v%3A%222.10.3-RC3%22">Maven Central</a>.</p><p>The Scala team and contributors <a href="https://issues.scala-lang.org/secure/IssueNavigator.jspa?mode=hide&requestId=12215">fixed 50 issues since 2.10.2</a>!</p><p>In total, <a href="https://github.com/scala/scala/issues?milestone=17&state=closed">63 RC1 pull requests</a>, <a href="https://github.com/scala/scala/issues?milestone=23&state=closed">19 RC2 pull requests</a> and <a href="https://github.com/scala/scala/issues?milestone=24&state=closed">2 RC3 pull requests</a> were opened on <a href="https://github.com/scala/scala">GitHub</a> of which 72 were merged after having been <a href="https://github.com/typesafehub/ghpullrequest-validator">tested</a> and reviewed.</p>
9-
<!--break--><h3>Known Issues</h3><p>Before reporting a bug, please have a look at these <a href="https://issues.scala-lang.org/secure/IssueNavigator.jspa?mode=hide&requestId=12216">known issues</a>.</p><h3>Scala IDE for Eclipse</h3><p>The Scala IDE with Scala 2.10.3-RC2 built right in is available through the following update-site:</p>
9+
<!--break--><h3>Known Issues</h3><p>Before reporting a bug, please have a look at these <a href="https://issues.scala-lang.org/secure/IssueNavigator.jspa?mode=hide&requestId=12216">known issues</a>.</p><h3>Scala IDE for Eclipse</h3><p>The Scala IDE with this release built right in is available through the following update-site:</p>
1010
<ul>
1111
<li><a href="http://download.scala-ide.org/sdk/e38/scala210/dev/site/">for Eclipse 4.2/4.3 (Juno/Kepler)</a></li>
1212
</ul><p>Have a look at the <a href="http://scala-ide.org/docs/user/gettingstarted.html">getting started guide</a> for more info.</p><h3>New features in the 2.10 series</h3><p>Since 2.10.3 is strictly a bug-fix release, here's an overview of the most prominent new features and improvements as introduced in 2.10.0:</p>

0 commit comments

Comments
 (0)