diff options
| author | Michel Etienne | 2013-06-28 15:41:57 +0200 | 
|---|---|---|
| committer | Michel Etienne | 2013-06-28 15:41:57 +0200 | 
| commit | 3529f9d5f2851b65fcf94b5a4ec3b722b9f6c64c (patch) | |
| tree | eab7c9adfda90b4e06ddd06716e98da65bd4b3aa /config/environment.rb | |
| parent | e8bf323e77a548e3ea7e9ab8e1e13e90764046c4 (diff) | |
| download | chouette-core-3529f9d5f2851b65fcf94b5a4ec3b722b9f6c64c.tar.bz2 | |
remove projection attributes from stop areas and access points in database
Diffstat (limited to 'config/environment.rb')
| -rw-r--r-- | config/environment.rb | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/config/environment.rb b/config/environment.rb index e82bdc5f6..436f5cbba 100644 --- a/config/environment.rb +++ b/config/environment.rb @@ -6,4 +6,4 @@ require File.expand_path('../application', __FILE__)  ChouetteIhm::Application.initialize!  # Fix version -APP_VERSION = '2.0.3' +APP_VERSION = '2.1.0' | 
