aboutsummaryrefslogtreecommitdiffstats
path: root/config/environment.rb
diff options
context:
space:
mode:
authorMichel Etienne2014-06-24 10:43:36 +0200
committerMichel Etienne2014-06-24 10:43:36 +0200
commit24eac112be18f086f787ca8c828b9b1a4ee6e84c (patch)
tree7335538bc14acc2e2587d9d9becc76e9edfda9e8 /config/environment.rb
parente70fce3776d465639c766f29721bc31849d3cf44 (diff)
downloadchouette-core-24eac112be18f086f787ca8c828b9b1a4ee6e84c.tar.bz2
set version to 2.4.1
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 5353fe344..299eb7b07 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.0'
+APP_VERSION = '2.4.1'