From 12d3b8eeee6a98da20eee74c5cb1859b0b5cda45 Mon Sep 17 00:00:00 2001 From: Reinier Balt Date: Thu, 19 Jun 2008 08:50:11 +0200 Subject: [PATCH] update version information. Small change to see if I can push to the main repository --- config/environment.rb.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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'