You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by to...@apache.org on 2022/03/11 20:59:28 UTC

[libcloud] 03/03: Update example in the docs.

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

tomaz pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/libcloud.git

commit d72d4a3328a443ead76ed3bc96ac9c83bbd41b06
Author: Tomaz Muraus <to...@tomaz.me>
AuthorDate: Fri Mar 11 21:53:11 2022 +0100

    Update example in the docs.
---
 docs/committer_guide.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/committer_guide.rst b/docs/committer_guide.rst
index 40c8d36..5805aed 100644
--- a/docs/committer_guide.rst
+++ b/docs/committer_guide.rst
@@ -207,7 +207,7 @@ For example
 
 .. sourcecode:: bash
 
-    ./dist/verify_checksums.sh apache-libcloud-0.13.2
+    ./dist/verify_checksums.sh apache-libcloud-3.5.0
 
 9. Updating doap_libcloud.rdf, __init__.py
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~