diff --git a/README.md b/README.md index 4ca4b9b..41275a1 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,7 @@ This section is a work in progress... Please excuse the lack of more information ### Rules - Every commit message must contain the version at the end in the following format (1.2.3) -- Every commit requires a version incrementation in CMakeLists.txt before committing. Documentation updates do not increment the version but must contain the version in each commit message. +- Every commit requires a version incrementation in CMakeLists.txt before committing. Documentation updates do not increment the version but must contain the current version in each commit message. - Version numbering follows "[Semantic Versioning 2.0.0](https://semver.org/spec/v2.0.0.html)" ### Development systems