Skip to content

Commit

Permalink
bioc3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
GuangchuangYu committed Oct 30, 2019
1 parent 2a6cbe3 commit 31813a6
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,11 @@ clean:
cd ..;\
$(RM) -r $(PKGNAME).Rcheck/

rmoldrelease:
git branch -D RELEASE_3_9

release:
git checkout RELEASE_3_8;\
git checkout RELEASE_3_10;\
git fetch --all

update:
Expand Down

0 comments on commit 31813a6

Please sign in to comment.