Skip to content

Commit 50e003d

Browse files
authored
Merge pull request #530 from bgoglin/master
hwloc 2.12.0
2 parents 4b68f97 + 81eb601 commit 50e003d

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
@@ -102,9 +102,9 @@ function pr($name, $url, $comma) {
102102
news("Open MPI v5.0.6 released",
103103
"Bug fix release",
104104
"");
105-
news("hwloc 2.11.2",
106-
"Stable release",
107-
"https://www.mail-archive.com/hwloc-announce@lists.open-mpi.org/msg00169.html");
105+
news("hwloc 2.12.0",
106+
"Major release",
107+
"https://sympa.inria.fr/sympa/arc/hwloc-announce/2025-02/msg00001.html");
108108
?>
109109
</td>
110110
</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)