Skip to content

Commit 9504617

Browse files
committed
update bioc version
1 parent 70e8a71 commit 9504617

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PKGNAME := $(shell sed -n "s/Package: *\([^ ]*\)/\1/p" DESCRIPTION)
22
PKGVERS := $(shell sed -n "s/Version: *\([^ ]*\)/\1/p" DESCRIPTION)
33
PKGSRC := $(shell basename `pwd`)
4-
BIOCVER := RELEASE_3_18
4+
BIOCVER := RELEASE_3_19
55

66
all: rd check clean
77

NEWS.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# treeio 1.28.0
2+
3+
+ Bioconductor RELEASE_3_19 (2024-05-15, Wed)
4+
15
<!--
26
37
# TODO LIST

0 commit comments

Comments
 (0)