Skip to content

Commit 6dee297

Browse files
committed
Update version hash in documentation
1 parent 9203932 commit 6dee297

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/running.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -595,7 +595,7 @@ The following command will run the CUDA matrix-vector multiplication example fro
595595
.. code-block:: none
596596
597597
Command line: ./bin/reframe -C tutorial/config/settings.py -c tutorial/example7.py -r --performance-report
598-
Reframe version: 3.0-dev3 (rev: 984d7b77)
598+
Reframe version: 3.0-dev3 (rev: 0c62d00c)
599599
Launched by user: USER
600600
Launched on host: daint105
601601
Reframe paths

docs/tutorial.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ If everything is configured correctly for your system, you should get an output
173173
.. code-block:: none
174174
175175
Command line: ./bin/reframe -C tutorial/config/settings.py -c tutorial/example1.py -r
176-
Reframe version: 3.0-dev3 (rev: 984d7b77)
176+
Reframe version: 3.0-dev3 (rev: 0c62d00c)
177177
Launched by user: USER
178178
Launched on host: daint105
179179
Reframe paths

0 commit comments

Comments
 (0)