Browse code

bioc 3.9

Guangchuang Yu authored on 29/05/2019 05:52:01
Showing 1 changed files

  • Makefile index 79f728b..94841cc 100644
... ...
@@ -60,7 +60,7 @@ biocinit:
60 60
 	git fetch --all
61 61
 
62 62
 release:
63
-	git checkout RELEASE_3_8;\
63
+	git checkout RELEASE_3_9;\
64 64
 	git fetch --all
65 65
 
66 66
 update: