diff options
| author | Michel Etienne | 2014-12-16 14:48:26 +0100 | 
|---|---|---|
| committer | Michel Etienne | 2014-12-16 14:48:26 +0100 | 
| commit | 7130e32053655e437b984633300123fed0a8a736 (patch) | |
| tree | 61dbefaaa0ee82520cf16d341c64f07b3d11f5c3 /config/environment.rb | |
| parent | b775210ce113e039504dd42dd464a7e1eb25d847 (diff) | |
| download | chouette-core-7130e32053655e437b984633300123fed0a8a736.tar.bz2 | |
prepare version 2.5.2
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 cc5593ce1..4524c894c 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.5.1' +APP_VERSION = '2.5.2' | 
