Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/org.eclipse.eef.documentation/pages/releasenotes.html4
-rw-r--r--doc/org.eclipse.eef.documentation/pages/releasenotes.textile2
2 files changed, 3 insertions, 3 deletions
diff --git a/doc/org.eclipse.eef.documentation/pages/releasenotes.html b/doc/org.eclipse.eef.documentation/pages/releasenotes.html
index 6f04b0313..754590daf 100644
--- a/doc/org.eclipse.eef.documentation/pages/releasenotes.html
+++ b/doc/org.eclipse.eef.documentation/pages/releasenotes.html
@@ -12,7 +12,7 @@
<a href="#ReleaseNotesforEclipseEEF">Release Notes for Eclipse EEF</a>
<ol style="list-style: disc;">
<li>
- <a href="#eef2.2.0">Changes in EEF 2.2.0</a>
+ <a href="#eef2.1.1">Changes in EEF 2.1.1</a>
</li>
<li>
<a href="#eef2.1.0">Changes in EEF 2.1.0</a>
@@ -60,7 +60,7 @@
</li>
</ol>
<p>This document contains the release notes for recent major releases of EEF.</p>
- <h3 id="eef2.2.0">Changes in EEF 2.2.0</h3>
+ <h3 id="eef2.1.1">Changes in EEF 2.1.1</h3>
<ul>
<li><span class="label label-info">Modified</span> Add the workbench part and the selection to the tab descriptor filter extension point.</li>
</ul>
diff --git a/doc/org.eclipse.eef.documentation/pages/releasenotes.textile b/doc/org.eclipse.eef.documentation/pages/releasenotes.textile
index 090f4b4e8..1f1120bb0 100644
--- a/doc/org.eclipse.eef.documentation/pages/releasenotes.textile
+++ b/doc/org.eclipse.eef.documentation/pages/releasenotes.textile
@@ -4,7 +4,7 @@ h2. Release Notes for Eclipse EEF
This document contains the release notes for recent major releases of EEF.
-h3(#eef2.2.0). Changes in EEF 2.2.0
+h3(#eef2.1.1). Changes in EEF 2.1.1
* <span class="label label-info">Modified</span> Add the workbench part and the selection to the tab descriptor filter extension point.

Back to the top