This is a procedure to make a new release:
- git checkout master
- git pull
- Change version in CMakeLists.txt
- Add Changelog in README.md
- git commit -am "nimuh-version"
- git push
- Update doxygen
- Create a new tag in Github
- Update ebuild for Gentoo
- Move to windows and follow install instructions
- Compress dist directory and upload to Github release