Skip to content

Commit fb67f31

Browse files
committed
hwloc 2.12.1 final
Signed-off-by: Brice Goglin <[email protected]>
1 parent bd56e8b commit fb67f31

File tree

194 files changed

+10
-13
lines changed

Some content is hidden

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

194 files changed

+10
-13
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.12.0",
106-
"Major release",
107-
"https://sympa.inria.fr/sympa/arc/hwloc-announce/2025-02/msg00001.html");
105+
news("hwloc 2.12.1",
106+
"Stable release",
107+
"https://sympa.inria.fr/sympa/arc/hwloc-announce/2025-05/msg00001.html");
108108
?>
109109
</td>
110110
</tr>
1.11 MB
Binary file not shown.
1.11 MB
Binary file not shown.

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("v2.12.0");
39+
$versions = array("v2.12.1", "v2.12.0");
4040
$first = 1;
4141
foreach ($versions as $key => $v) {
4242
print_docs("Release $v (new" . (!$first ? ", old" : "") . ")",
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)