Skip to content

Commit 657cf64

Browse files
committed
remove outdated reference to gcc@12.3.0
Signed-off-by: Gregory Becker <becker33@llnl.gov>
1 parent 0800280 commit 657cf64

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tutorial_stacks.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -410,7 +410,7 @@ Now we should be able to see the module files that have been generated:
410410
:language: console
411411

412412
The set of modules is already usable, and the hierarchy already works.
413-
For instance, we can load the ``gcc`` compiler and check that we have ``gcc`` in out path and we have a lot of modules available - all the ones compiled with ``gcc@12.3.0``:
413+
For instance, we can load the ``gcc`` compiler and check that we have ``gcc`` in out path and we have a lot of modules available - all the ones compiled with ``gcc@12``:
414414

415415
.. literalinclude:: outputs/stacks/modules-3.out
416416
:language: console

0 commit comments

Comments
 (0)