Skip to content

Commit

Permalink
Release 1.87.0-1
Browse files Browse the repository at this point in the history
  • Loading branch information
eddelbuettel committed Dec 17, 2024
1 parent 07ec9ac commit f920423
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
2024-12-13 Dirk Eddelbuettel <[email protected]>
2024-12-17 Dirk Eddelbuettel <[email protected]>

* DESCRIPTION (Version, Date): Release 1.87.0-0 pre-release
* DESCRIPTION (Version, Date): Release 1.87.0-1

2024-12-12 Dirk Eddelbuettel <[email protected]>

Expand Down
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Package: BH
Type: Package
Title: Boost C++ Header Files
Version: 1.87.0-0
Date: 2024-12-12
Version: 1.87.0-1
Date: 2024-12-17
Authors@R: c(person("Dirk", "Eddelbuettel", role = c("aut", "cre"), email = "[email protected]",
comment = c(ORCID = "0000-0001-6419-907X")),
person("John W.", "Emerson", role = "aut"),
Expand Down
2 changes: 1 addition & 1 deletion inst/NEWS.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
\newcommand{\ghit}{\href{https://github.com/eddelbuettel/bh/issues/#1}{##1}}
\newcommand{\ghpr}{\href{https://github.com/eddelbuettel/bh/pull/#1}{##1}}

\section{Changes in version 1.87.0-0 (2024-12-13 non-CRAN pre-release)}{
\section{Changes in version 1.87.0-1 (2024-12-17)}{
\itemize{
\item Upgrade to \boost 1.87.0, patched as usual to comment-out
diagnostic suppression messages per the request of CRAN
Expand Down

0 comments on commit f920423

Please sign in to comment.