Skip to content

Commit

Permalink
update bioc version
Browse files Browse the repository at this point in the history
  • Loading branch information
GuangchuangYu committed Apr 27, 2022
1 parent ad57a37 commit e77c09e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PKGNAME := $(shell sed -n "s/Package: *\([^ ]*\)/\1/p" DESCRIPTION)
PKGVERS := $(shell sed -n "s/Version: *\([^ ]*\)/\1/p" DESCRIPTION)
PKGSRC := $(shell basename `pwd`)
BIOCVER := RELEASE_3_14
BIOCVER := RELEASE_3_15


all: rd check clean
Expand Down

0 comments on commit e77c09e

Please sign in to comment.