diff options
author | Sven Gothel <[email protected]> | 2023-08-18 19:29:38 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2023-08-18 19:29:38 +0200 |
commit | 622f680e17863e38a8e5be0392173c8fd1532396 (patch) | |
tree | fa3d2f458aff5c7d243b8e28e04ff14bfa1dedc6 | |
parent | 378de6750b40da76ddc4cc5bdd65a5b199cb83cb (diff) |
Bump v2.5.0
-rw-r--r-- | index.html | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -186,8 +186,10 @@ <h2><a href="wiki/index.php/Main_Page#Roadmaps">Roadmaps</a></h2> <ul> <li><a href="wiki/index.php/SW_Tracking_Report_Feature_Objectives_Overview">Features & Objectives</a> (biz cases)</li> - <li><a href="wiki/index.php/SW_Tracking_Report_Objectives_for_the_release_2.5.0">2.5.0</a>, + <li><a href="wiki/index.php/SW_Tracking_Report_Objectives_for_the_release_3.0.0">3.0.0</a>, + <a href="wiki/index.php/SW_Tracking_Report_Objectives_for_the_release_2.6.0">2.6.0</a>, <i> + <a href="wiki/index.php/SW_Tracking_Report_Objectives_for_the_release_2.5.0">2.5.0</a>, <a href="wiki/index.php/SW_Tracking_Report_Objectives_for_the_release_2.4.0">2.4.0</a>, <a href="wiki/index.php/SW_Tracking_Report_Objectives_for_the_release_2.3.2">2.3.2</a>, <a href="wiki/index.php/SW_Tracking_Report_Objectives_for_the_release_2.3.1">2.3.1</a>, @@ -201,8 +203,8 @@ <h2><a href="wiki/index.php/Jogamp_Versioning_and_Releases">Builds / Downloads</a></h2> <ul> - <li><a href="wiki/index.php/Release_2.4.0">2.4.0</a> [ <a href="deployment/jogamp-current/archive">zip</a>, <a href="deployment/jogamp-current">index</a>, <a href="wiki/index.php/Android_Packages">android</a> ]</li> - <!-- <li>Next [ <a href="deployment/jogamp-next/archive">zip</a>, <a href="deployment/jogamp-next">index</a> ]</li> --> + <li><a href="wiki/index.php/Release_2.5.0">2.5.0</a> [ <a href="deployment/jogamp-current/fat">fat</a>, <a href="deployment/jogamp-current/archive">zip</a>, <a href="deployment/jogamp-current">index</a>, <a href="wiki/index.php/Android_Packages">android</a> ]</li> + <li>Next [ <a href="deployment/jogamp-next/fat">fat</a>, <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 --> </ul> |