summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2023-08-18 19:29:38 +0200
committerSven Gothel <[email protected]>2023-08-18 19:29:38 +0200
commit622f680e17863e38a8e5be0392173c8fd1532396 (patch)
treefa3d2f458aff5c7d243b8e28e04ff14bfa1dedc6
parent378de6750b40da76ddc4cc5bdd65a5b199cb83cb (diff)
Bump v2.5.0
-rw-r--r--index.html8
1 files changed, 5 insertions, 3 deletions
diff --git a/index.html b/index.html
index 83be46d..c52d763 100644
--- a/index.html
+++ b/index.html
@@ -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 &amp; 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>