diff --git a/config/environment.rb.tmpl b/config/environment.rb.tmpl index c7c7f780..903df142 100644 --- a/config/environment.rb.tmpl +++ b/config/environment.rb.tmpl @@ -97,4 +97,4 @@ end MOBILE_CONTENT_TYPE = 'tracks/mobile' Mime::Type.register(MOBILE_CONTENT_TYPE, :m) -TRACKS_VERSION='1.6' +TRACKS_VERSION='1.7-devel'