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

lidavidm pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-adbc.git


The following commit(s) were added to refs/heads/main by this push:
     new 0b3a33047 docs: use better example version number in verification docs 
(#4598)
0b3a33047 is described below

commit 0b3a33047d7b90a3b4bc734b960ae5adca01fc34
Author: Ian Cook <[email protected]>
AuthorDate: Mon Jul 27 18:11:10 2026 -0400

    docs: use better example version number in verification docs (#4598)
---
 docs/source/development/releasing.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/source/development/releasing.rst 
b/docs/source/development/releasing.rst
index 6a6118fd8..6ae727576 100644
--- a/docs/source/development/releasing.rst
+++ b/docs/source/development/releasing.rst
@@ -242,7 +242,7 @@ How to Verify Release Candidates
 
      $ cd arrow-adbc
      # Pass the release and the RC number
-     $ ./dev/release/verify-release-candidate.sh 0.1.0 6
+     $ ./dev/release/verify-release-candidate.sh 24 2
 
    These environment variables may be helpful:
 

Reply via email to