This is an automated email from the ASF dual-hosted git repository.

jonkeane pushed a commit to branch maint-23.0.1.1-r
in repository https://gitbox.apache.org/repos/asf/arrow.git


The following commit(s) were added to refs/heads/maint-23.0.1.1-r by this push:
     new 6ddcf43646 versions
6ddcf43646 is described below

commit 6ddcf43646be940cf16be06e2510a4a4e9d39a39
Author: Jonathan Keane <[email protected]>
AuthorDate: Mon Feb 23 20:23:53 2026 -0600

    versions
---
 r/DESCRIPTION | 2 +-
 r/NEWS.md     | 4 ++++
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/r/DESCRIPTION b/r/DESCRIPTION
index a21d2daacd..82a9b620dd 100644
--- a/r/DESCRIPTION
+++ b/r/DESCRIPTION
@@ -1,6 +1,6 @@
 Package: arrow
 Title: Integration to 'Apache' 'Arrow'
-Version: 23.0.1
+Version: 23.0.1.1
 Authors@R: c(
     person("Neal", "Richardson", email = "[email protected]", role = 
c("aut")),
     person("Ian", "Cook", email = "[email protected]", role = c("aut")),
diff --git a/r/NEWS.md b/r/NEWS.md
index 9b274a8482..333cf77261 100644
--- a/r/NEWS.md
+++ b/r/NEWS.md
@@ -17,6 +17,10 @@
   under the License.
 -->
 
+# arrow 23.0.1.1
+
+- More robust against malignant libtools
+
 # arrow 23.0.1
 
 ## Minor improvements and fixes

Reply via email to