diff --git a/tracks/app/views/shared/_footer.rhtml b/tracks/app/views/shared/_footer.rhtml index 7a78c069..21ef0340 100644 --- a/tracks/app/views/shared/_footer.rhtml +++ b/tracks/app/views/shared/_footer.rhtml @@ -1,3 +1,3 @@ diff --git a/tracks/config/environment.rb.tmpl b/tracks/config/environment.rb.tmpl index b08d5543..2e076326 100644 --- a/tracks/config/environment.rb.tmpl +++ b/tracks/config/environment.rb.tmpl @@ -83,3 +83,5 @@ end MOBILE_CONTENT_TYPE = 'tracks/mobile' Mime::Type.register(MOBILE_CONTENT_TYPE, :m) + +TRACKS_VERSION = '1.050-trunk' \ No newline at end of file