diff options
author | Sven Gothel <[email protected]> | 2014-10-10 18:26:35 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2014-10-10 18:26:35 +0200 |
commit | f4c88046b34e77593adcc662c0987a7748215b09 (patch) | |
tree | cf9e4deb53d074d8699a5badb1637059cc891861 | |
parent | d4101b8fca1eb0ed879b6d7e30cececcf875260d (diff) |
Bump to 2.2.4
-rw-r--r-- | index.html | 16 |
1 files changed, 10 insertions, 6 deletions
@@ -151,19 +151,23 @@ <div class="column"> - <h2>Roadmaps</h2> + <h2><a href="wiki/index.php/Main_Page#Roadmaps">Roadmaps</a></h2> <ul> - <li>Releases <a href="wiki/index.php/SW_Tracking_Report_Objectives_for_the_release_2.3.0">2.3.0</a>, - <i><a href="wiki/index.php/SW_Tracking_Report_Objectives_for_the_release_2.2.1">2.2.1</a>, + <li><a href="wiki/index.php/SW_Tracking_Report_Objectives_for_the_release_2.3.0">2.3.0</a>, + <i> + <a href="wiki/index.php/SW_Tracking_Report_Objectives_for_the_release_2.2.4">2.2.4</a>, + <a href="wiki/index.php/SW_Tracking_Report_Objectives_for_the_release_2.2.3">2.2.3</a>, + <a href="wiki/index.php/SW_Tracking_Report_Objectives_for_the_release_2.2.2">2.2.2</a>, + <a href="wiki/index.php/SW_Tracking_Report_Objectives_for_the_release_2.2.1">2.2.1</a>, <a href="wiki/index.php/SW_Tracking_Report_Objectives_for_the_release_2.2.0">2.2.0</a>, - <a href="wiki/index.php/SW_Tracking_Report_Objectives_for_the_release_2.1.5">2.1.5</a>, - <a href="wiki/index.php/SW_Tracking_Report_Objectives_for_the_release_2.1.4">2.1.4</a>, ...</li> + <a href="wiki/index.php/SW_Tracking_Report_Objectives_for_the_release_2.1.5">2.1.5</a>, ... + </i></li> <li><a href="wiki/index.php/JogAmp_SIGGRAPH_2012_-_2013_Improvements">JogAmp SIGGRAPH 2012 - 2013 Improvements</a></li> </ul> <h2><a href="wiki/index.php/Jogamp_Versioning_and_Releases">Builds / Downloads</a></h2> <ul> - <li>Current [ <a href="deployment/jogamp-current/archive">zip</a>, <a href="deployment/jogamp-current">index</a>, <a href="wiki/index.php/Android_Packages">android</a> ] <i><a href="wiki/index.php/Release_2.2.1">2.2.1</a> </i> </li> + <li>Current [ <a href="deployment/jogamp-current/archive">zip</a>, <a href="deployment/jogamp-current">index</a>, <a href="wiki/index.php/Android_Packages">android</a> ] <i><a href="wiki/index.php/Release_2.2.4">2.2.4</a> </i> </li> <!-- <li>Next [ <a href="deployment/jogamp-next/archive">zip</a>, <a href="deployment/jogamp-next">index</a> ]</li> --> <li>Archive [ <a href="deployment/archive/rc">releases</a>, <a href="deployment/archive/master">master branch</a> ]</li> <li><a href="deployment/autobuilds/master">Autobuilds</a></li> |