We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ead3be0 commit 1cbd5c6Copy full SHA for 1cbd5c6
release_docs/RELEASE_PROCESS.md
@@ -85,7 +85,7 @@ For more information on the HDF5 versioning and backward and forward compatibili
85
- or create the new branch in GitHub GUI.
86
4. Check that required CMake files point to the specific versions of the third-party software (szip, zlib and plugins) that they depend on.
87
- Update as needed.
88
-5. Change the **support** branch to X.Y.{Z+1}-1 (<dash>1) using the [bin/h5vers][u10] script:
+5. Change the **support** branch to X.Y.{Z+1}-1 (\<dash>1) using the [bin/h5vers][u10] script:
89
- `$ git checkout hdf5_X_Y`
90
- `$ bin/h5vers -s X.Y.{Z+1}-1;`
91
- `$ git commit -m "Updated support branch version number to X.Y.{Z+1}-1"`
0 commit comments