summaryrefslogtreecommitdiffstats
path: root/Rakefile
diff options
context:
space:
mode:
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Rakefile b/Rakefile
index 7d0650f2f..03681bf95 100644
--- a/Rakefile
+++ b/Rakefile
@@ -209,6 +209,7 @@ task :release => [
:alltests,
:update_version,
:package,
+ :copy,
:tag
] do