Changed Tracks version in environment.rb.tmpl to 1.7. Fixes #808.

This commit is contained in:
bsag 2008-12-26 14:15:37 +00:00
parent d5b35a0fed
commit 94cd8dc077

View file

@ -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