diff --git a/config/initializers/tracks.rb b/config/initializers/tracks.rb index a114fafa..d3666fa7 100644 --- a/config/initializers/tracks.rb +++ b/config/initializers/tracks.rb @@ -1,4 +1,4 @@ -tracks_version='2.5.2' +tracks_version='2.5.3' # comment out next two lines if you do not want (or can not) the date of the # last git commit in the footer info=`git log --pretty=format:"%ai" -1`