Skip to content

Commit 837b71b

Browse files
committed
Roll micro version and date, update ChangeLog
1 parent d460256 commit 837b71b

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

ChangeLog

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
2025-11-19 Dirk Eddelbuettel <edd@debian.org>
22

3+
* DESCRIPTION (Version, Date): Roll microversion
4+
35
* .github/workflows/ci.yaml (jobs): On macOS, explicitly install and
46
configure OpenMP
7+
* configure.ac: Update and adjust macOS OpenMP detection
8+
* configure: Idem
59

610
2025-11-13 Dirk Eddelbuettel <edd@debian.org>
711

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Package: RcppArmadillo
22
Type: Package
33
Title: 'Rcpp' Integration for the 'Armadillo' Templated Linear Algebra Library
4-
Version: 15.2.1-0
5-
Date: 2025-10-28
4+
Version: 15.2.1-0.1
5+
Date: 2025-11-19
66
Authors@R: c(person("Dirk", "Eddelbuettel", role = c("aut", "cre"), email = "edd@debian.org",
77
comment = c(ORCID = "0000-0001-6419-907X")),
88
person("Romain", "Francois", role = "aut",

0 commit comments

Comments
 (0)