aboutsummaryrefslogtreecommitdiffstats
path: root/config/environment.rb
diff options
context:
space:
mode:
authorMichel Etienne2014-11-12 16:55:40 +0100
committerMichel Etienne2014-11-12 16:55:40 +0100
commit28350f95744a03290a28dd8d941d1e6248f2eeb2 (patch)
tree6ce8b6b89525b0428d29fc93d27949e60e2c2efb /config/environment.rb
parent0906ff71269c2bcec1a6445a6fb53900be66be9b (diff)
downloadchouette-core-28350f95744a03290a28dd8d941d1e6248f2eeb2.tar.bz2
new fields for GTFS exchange
Diffstat (limited to 'config/environment.rb')
-rw-r--r--config/environment.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/environment.rb b/config/environment.rb
index cc2b4fa95..cc5593ce1 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.0'
+APP_VERSION = '2.5.1'