Skip to content

Commit 9a35575

Browse files
authored
Use TileDB Embedded 2.26.0 (#755)
* Use TileDB Embedded 2.26.0 * Update NEWS, roll micro version [ci skip]
1 parent d192e70 commit 9a35575

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: tiledb
22
Type: Package
3-
Version: 0.29.0.8
3+
Version: 0.29.0.9
44
Title: Modern Database Engine for Complex Data Based on Multi-Dimensional Arrays
55
Authors@R: c(person("TileDB, Inc.", role = c("aut", "cph")),
66
person("Dirk", "Eddelbuettel", email = "[email protected]", role = "cre"))

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Ongoing Development
22

3-
* This release of the R package builds against [TileDB 2.26.0](https://github.com/TileDB-Inc/TileDB/releases/tag/2.26.0), and has also been tested against earlier releases as well as the development version (#745, #749, #750, #754)
3+
* This release of the R package builds against [TileDB 2.26.0](https://github.com/TileDB-Inc/TileDB/releases/tag/2.26.0), and has also been tested against earlier releases as well as the development version (#745, #749, #750, #754, #755)
44

55
## Improvements
66

tools/tiledbVersion.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
version: 2.26.0-rc4
2-
sha: 9683584
1+
version: 2.26.0
2+
sha: 983b716

0 commit comments

Comments
 (0)