Skip to content
Commit 5dd2a705 authored by Dennis Nienhüser's avatar Dennis Nienhüser
Browse files

Add a script to simplify version bumps

Intended usage:
$ tools/version/update-version-number.py 0.21.20 --commit
Where 0.21.20 is the new library version number. All other
version identifiers are calculated from it and set accordingly
in cmake and C++ files. See --help for details.
parent 5bc20b1c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment