mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-17 07:40:12 +01:00
Changed Tracks version in environment.rb.tmpl to 1.7. Fixes #808.
This commit is contained in:
parent
d5b35a0fed
commit
94cd8dc077
1 changed files with 111 additions and 111 deletions
|
|
@ -101,7 +101,7 @@ end
|
||||||
# setting this to true will make the cookies only available over HTTPS
|
# setting this to true will make the cookies only available over HTTPS
|
||||||
TRACKS_COOKIES_SECURE = false
|
TRACKS_COOKIES_SECURE = false
|
||||||
|
|
||||||
tracks_version='1.7RC'
|
tracks_version='1.7'
|
||||||
|
|
||||||
# comment out next two lines if you do not want (or can not) the date of the
|
# comment out next two lines if you do not want (or can not) the date of the
|
||||||
# last git commit in the footer
|
# last git commit in the footer
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue