aboutsummaryrefslogtreecommitdiffstats
path: root/config/environment.rb
diff options
context:
space:
mode:
authorMichel Etienne2014-08-20 13:35:37 +0200
committerMichel Etienne2014-08-20 13:35:37 +0200
commit44690f334906c6c818aa8443bf46d6e4f33de832 (patch)
tree27595118184268c42b4f13d8e362fdd5748761c3 /config/environment.rb
parent32b0c11f377205168e4006efa46e31303a0e0cf5 (diff)
downloadchouette-core-44690f334906c6c818aa8443bf46d6e4f33de832.tar.bz2
prepare version 2.5.0
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 299eb7b07..cc2b4fa95 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.4.1'
+APP_VERSION = '2.5.0'