From 470108b6e95a32e017ba3790d5701d8c8e91bf29 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafael=20Mendon=C3=A7a=20Fran=C3=A7a?= Date: Tue, 25 Mar 2014 15:36:28 -0300 Subject: Fix task comment to match which file should be changed [ci skip] --- Rakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Rakefile b/Rakefile index aae59b8ecc..0737afd089 100644 --- a/Rakefile +++ b/Rakefile @@ -45,7 +45,7 @@ else Rails::API::StableTask.new('rdoc') end -desc 'Bump all versions to match version.rb' +desc 'Bump all versions to match RAILS_VERSION' task :update_versions => "all:update_versions" # We have a webhook configured in GitHub that gets invoked after pushes. -- cgit v1.2.3