about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2010-08-02 08:14:08 +0000
committerEric Wong <normalperson@yhbt.net>2010-08-02 08:14:08 +0000
commit4df9ceb637abe416ac36608038e440e30bbb6a35 (patch)
tree297f297548ae81c418d075c816ace20d81c84cff
parentfd4ee32882f8c59b085f097dbb2d143c9086a255 (diff)
downloadruby_io_splice-4df9ceb637abe416ac36608038e440e30bbb6a35.tar.gz
-rw-r--r--GNUmakefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/GNUmakefile b/GNUmakefile
index 1c6669e..0691789 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -174,6 +174,7 @@ release: verify package $(release_notes) $(release_changes)
         # in case of gem downloads from RubyForge releases page
         -rubyforge add_file \
           $(rfproject) $(rfpackage) $(VERSION) $(pkggem)
+        $(RAKE) raa_update VERSION=$(VERSION)
 else
 gem install-gem: GIT-VERSION-FILE
         $(MAKE) $@ VERSION=$(GIT_VERSION)