Skip to content

Commit

Permalink
update bioc version
Browse files Browse the repository at this point in the history
  • Loading branch information
GuangchuangYu committed May 15, 2024
1 parent 70e8a71 commit 9504617
Show file tree
Hide file tree
Showing 2 changed files with 5 additions 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_18
BIOCVER := RELEASE_3_19

all: rd check clean

Expand Down
4 changes: 4 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# treeio 1.28.0

+ Bioconductor RELEASE_3_19 (2024-05-15, Wed)

<!--
# TODO LIST
Expand Down

0 comments on commit 9504617

Please sign in to comment.