aboutsummaryrefslogtreecommitdiffstats
path: root/config/environment.rb
diff options
context:
space:
mode:
authorMichel Etienne2014-04-01 15:14:45 +0200
committerMichel Etienne2014-04-01 15:14:45 +0200
commit3569b68bdf88b27b0ad4e1c0059efe432b89ae14 (patch)
treeae0bea0798688e41eec1d59297bec570bf4d0d21 /config/environment.rb
parent8ef4043366c8efd74fa41b9a0892ce56682285d2 (diff)
downloadchouette-core-3569b68bdf88b27b0ad4e1c0059efe432b89ae14.tar.bz2
update to version 2.3.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 296970388..a7e4b12f3 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.2.0'
+APP_VERSION = '2.3.0'