mirror of
https://github.com/TracksApp/tracks.git
synced 2025-09-21 21:40:48 +02:00
3 lines
164 B
Ruby
3 lines
164 B
Ruby
TRACKS_VERSION='2.6.0'
|
|
TRACKS_REVISION_WITH_DATE=`git log --date=format:'%Y-%m-%d' --pretty=format:"%h @ %ad" -1`
|
|
TRACKS_REVISION=`git log --pretty=format:"%h" -1`
|