aboutsummaryrefslogtreecommitdiffstats
path: root/config/environment.rb
diff options
context:
space:
mode:
authorMichel Etienne2014-04-10 11:08:32 +0200
committerMichel Etienne2014-04-10 11:08:32 +0200
commit6cf87359432ad133d4586604a957dd2ab917876b (patch)
tree3295627cac6b378dc2783e91be45365c16acd570 /config/environment.rb
parent8eb0d29a9f841da27626225b8b2efe5b4b2383d0 (diff)
downloadchouette-core-6cf87359432ad133d4586604a957dd2ab917876b.tar.bz2
set version 2.4.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 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'