diff options
| author | Michel Etienne | 2013-08-29 11:53:45 +0200 | 
|---|---|---|
| committer | Michel Etienne | 2013-08-29 11:53:45 +0200 | 
| commit | 68412440c031536af05df0271625dc1bccd8e094 (patch) | |
| tree | c20af61ded3b32b27b37c1d04a8d35bec7f732cc /config/environment.rb | |
| parent | 90d4835a26c77b59f2862b40509a7b9957554ca1 (diff) | |
| download | chouette-core-68412440c031536af05df0271625dc1bccd8e094.tar.bz2 | |
Mantis 0020424 : copy timetable on vehicleJourney duplication
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 436f5cbba..7d362d262 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.1.0' +APP_VERSION = '2.1.1' | 
