1
0
Fork 0
forked from fun/fun

Documentation update. No code changes. (0.26.5)

This commit is contained in:
Johannes Findeisen 2025-10-12 23:44:42 +02:00
commit 949daee4b4

View file

@ -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