Take program version from git tag

This commit is contained in:
lupoDharkael
2017-12-19 21:15:17 +01:00
parent 8e81c3361b
commit 91a595644f
2 changed files with 1 additions and 2 deletions

View File

@@ -2,7 +2,6 @@
- Check build with QT 5.3 .
- Update translations.
- Increase version number in `flameshot.pro`, the variable VERSION must be a version number in the format X.X.X, after the release, the next commit have to change the version to X.X.X-dev.
- Properly generate the .deb file.
- Releases always use annotated tags as in `git tag -a -m "v0.5.0"`
- Add a changelog description in the Github's release.