Version 2.6.1

This commit is contained in:
Jyri-Petteri Paloposki 2022-08-14 11:41:14 +03:00
parent fcb178fd66
commit f599cafff8
2 changed files with 24 additions and 4 deletions

View file

@ -1,3 +1,3 @@
TRACKS_VERSION='2.6.0'
TRACKS_VERSION='2.6.1'
TRACKS_REVISION_WITH_DATE=`git log --date=format:'%Y-%m-%d' --pretty=format:"%h @ %ad" -1`
TRACKS_REVISION=`git log --pretty=format:"%h" -1`