aboutsummaryrefslogtreecommitdiffstats
path: root/config/environment.rb
diff options
context:
space:
mode:
authorMichel Etienne2015-11-25 08:35:00 +0100
committerMichel Etienne2015-11-25 08:35:00 +0100
commit3d7e1ff4cacfd43900ce4b58ace80cf9775fbc01 (patch)
tree5201cebd3c2ff237f84693e10faf1c05ff3bbdb6 /config/environment.rb
parentda7e7a51aa0511c04942526f6cc1a590636b2326 (diff)
downloadchouette-core-3d7e1ff4cacfd43900ce4b58ace80cf9775fbc01.tar.bz2
prepare V3.2
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 1c2b830ee..dbb8bc8b6 100644
--- a/config/environment.rb
+++ b/config/environment.rb
@@ -5,4 +5,4 @@ require File.expand_path('../application', __FILE__)
Rails.application.initialize!
# Fix version
-APP_VERSION = '3.1.0'
+APP_VERSION = '3.2.0'