aboutsummaryrefslogtreecommitdiffstats
path: root/config/deploy/production.rb
diff options
context:
space:
mode:
Diffstat (limited to 'config/deploy/production.rb')
-rw-r--r--config/deploy/production.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/deploy/production.rb b/config/deploy/production.rb
index f1c464c48..269e4347a 100644
--- a/config/deploy/production.rb
+++ b/config/deploy/production.rb
@@ -1,3 +1,3 @@
server "chouette.marseille.cityway.fr", :app, :web, :db, :primary => true
-set :branch, "V3_0"
-set :gui_cmd, "3.0.0"
+set :branch, "V3_1"
+set :gui_cmd, "3.1.0"