We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70e8a71 commit 9504617Copy full SHA for 9504617
Makefile
@@ -1,7 +1,7 @@
1
PKGNAME := $(shell sed -n "s/Package: *\([^ ]*\)/\1/p" DESCRIPTION)
2
PKGVERS := $(shell sed -n "s/Version: *\([^ ]*\)/\1/p" DESCRIPTION)
3
PKGSRC := $(shell basename `pwd`)
4
-BIOCVER := RELEASE_3_18
+BIOCVER := RELEASE_3_19
5
6
all: rd check clean
7
NEWS.md
@@ -1,3 +1,7 @@
+# treeio 1.28.0
+
++ Bioconductor RELEASE_3_19 (2024-05-15, Wed)
<!--
# TODO LIST
0 commit comments