Skip to content

Commit 36c0c95

Browse files
committed
Update to 3.5
1 parent 48776c4 commit 36c0c95

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

installation.html

+7-3
Original file line numberDiff line numberDiff line change
@@ -72,15 +72,15 @@ <h1>
7272

7373
<div class="hero">
7474
<h1>Install Bndtools</h1>
75-
<p>Bndtools currently supports all versions of Eclipse from <b>Luna</b> up to and including <b>Oxygen</b>.</p>
75+
<p>Bndtools currently supports all versions of Eclipse from <b>Luna (4.4)</b>* up to and including <b>Oxygen (4.7)</b>. <small>*Bndtools m2e (Maven) support requires Eclipse Mars (4.5) or later.</small></p>
7676

7777
<div data-alert class="alert-box info radius">
7878
<div class="row">
7979
<div class="large-1 columns">
8080
<i class="fi-burst-new"></i>
8181
</div>
8282
<div class="large-11 columns">
83-
<h4><a href="https://github.com/bndtools/bndtools/wiki/Changes-in-3.4.0" target="_blank">Bndtools 3.4 Released! Check out the changes &raquo;</a></h4>
83+
<h4><a href="https://github.com/bndtools/bndtools/wiki/Changes-in-3.5.0" target="_blank">Bndtools 3.5.0 Released! Check out the changes &raquo;</a></h4>
8484
</div>
8585
</div>
8686
</div>
@@ -219,7 +219,11 @@ <h1>Installing Development or Older Versions</h1>
219219
<td><strong>NB</strong>: This build tracks the very latest version of the code, and is likely to be unstable or contain experimental features. <br/> <code>https://bndtools.ci.cloudbees.com/job/bndtools.master/lastSuccessfulBuild/artifact/build/generated/p2/</code></td>
220220
</tr>
221221
<tr>
222-
<td><strong>Current Release 3.4.0</strong> (25 Jul 2016)</td>
222+
<td><strong>Current Release 3.5.0</strong> (29 Sept 2017)</td>
223+
<td><code>https://dl.bintray.com/bndtools/bndtools/3.5.0/</code></td>
224+
</tr>
225+
<tr>
226+
<td>Release 3.4.0 (25 Jul 2017)</td>
223227
<td><code>https://dl.bintray.com/bndtools/bndtools/3.4.0/</code></td>
224228
</tr>
225229
<tr>

0 commit comments

Comments
 (0)