diff options
| author | Michel Etienne | 2014-04-10 11:08:32 +0200 |
|---|---|---|
| committer | Michel Etienne | 2014-04-10 11:08:32 +0200 |
| commit | 6cf87359432ad133d4586604a957dd2ab917876b (patch) | |
| tree | 3295627cac6b378dc2783e91be45365c16acd570 /config/environment.rb | |
| parent | 8eb0d29a9f841da27626225b8b2efe5b4b2383d0 (diff) | |
| download | chouette-core-6cf87359432ad133d4586604a957dd2ab917876b.tar.bz2 | |
set version 2.4.0
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 a7e4b12f3..5353fe344 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.3.0' +APP_VERSION = '2.4.0' |
