Skip to content

Commit 859fda9

Browse files
committed
Prep for v25.9.0 release
1 parent 7d4fd34 commit 859fda9

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# v25.9.0
2+
- Adds support for Rockylinux 10.
3+
14
# v25.3.0
25
- Refreshes default component versions for the Boost (`boost`), Conda
36
(`conda`), gdrcopy (`gdrcopy`), HDF-5 (`hdf5`), HPC-X (`hpcx`), and

hpccm/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@
1414

1515
from __future__ import absolute_import
1616

17-
__version__ = '25.3.0'
17+
__version__ = '25.9.0'

0 commit comments

Comments
 (0)