Skip to content

Commit 81eb601

Browse files
committed
hwloc 2.12.0
Signed-off-by: Brice Goglin <Brice.Goglin@inria.fr>
1 parent 3cfef6d commit 81eb601

File tree

196 files changed

+978
-973
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

196 files changed

+978
-973
lines changed

index.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -99,9 +99,9 @@ function pr($name, $url, $comma) {
9999
news("Open MPI v5.0.6 released",
100100
"Bug fix release",
101101
"");
102-
news("hwloc 2.11.2",
103-
"Stable release",
104-
"https://www.mail-archive.com/hwloc-announce@lists.open-mpi.org/msg00169.html");
102+
news("hwloc 2.12.0",
103+
"Major release",
104+
"https://sympa.inria.fr/sympa/arc/hwloc-announce/2025-02/msg00001.html");
105105
?>
106106
</td>
107107
</tr>

projects/hwloc/doc/index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ function print_docs($desc, $letterpdf, $a4pdf, $html) {
3636

3737
#########################################################
3838

39-
$versions = array();
39+
$versions = array("v2.12.0");
4040
$first = 1;
4141
foreach ($versions as $key => $v) {
4242
# print_docs("Release $v (stable" . (!$first ? ", old" : "") . ")",

projects/hwloc/doc/v2.12.0rc1/a00071_source.php renamed to projects/hwloc/doc/v2.12.0/a00071_source.php

Lines changed: 20 additions & 20 deletions
Large diffs are not rendered by default.

projects/hwloc/doc/v2.12.0rc1/a00074_source.php renamed to projects/hwloc/doc/v2.12.0/a00074_source.php

Lines changed: 113 additions & 113 deletions
Large diffs are not rendered by default.

projects/hwloc/doc/v2.12.0rc1/a00083_source.php renamed to projects/hwloc/doc/v2.12.0/a00083_source.php

Lines changed: 90 additions & 90 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)