diff options
| author | Michel Etienne | 2015-09-15 14:12:42 +0200 | 
|---|---|---|
| committer | Michel Etienne | 2015-09-15 14:12:42 +0200 | 
| commit | df9469f96e7ac102e27e682581f3f7b604934578 (patch) | |
| tree | 11e27b49d7da5b04462878107bccd74b4e7c140f /config/environment.rb | |
| parent | c59c803e01b71e666cad2c8cccbca242df5baaf1 (diff) | |
| parent | 441dfa7fc486f1e70bbd8226aa06da81930395d7 (diff) | |
| download | chouette-core-df9469f96e7ac102e27e682581f3f7b604934578.tar.bz2 | |
Merge branch 'V3_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 ebc5d5098..dd88c63b5 100644 --- a/config/environment.rb +++ b/config/environment.rb @@ -5,4 +5,4 @@ require File.expand_path('../application', __FILE__)  Rails.application.initialize!  # Fix version -APP_VERSION = '3.0.0' +APP_VERSION = '3.0.1' | 
