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

sbp pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tooling-asf-example.git


The following commit(s) were added to refs/heads/main by this push:
     new a5fc516  Clarify the wording about dev versions
a5fc516 is described below

commit a5fc516c7982dea554c1e6122db459d99086ac28
Author: Sean B. Palmer <[email protected]>
AuthorDate: Tue Aug 12 20:23:10 2025 +0100

    Clarify the wording about dev versions
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 0a2af5b..4e97f55 100644
--- a/README.md
+++ b/README.md
@@ -21,7 +21,7 @@ The proposed packaging conventions are:
 - Optionally use `0.(N+1).0-devM` for non-release `main` commits
 - Start with `-dev1` if using non-release `main` commit versions
 
-A package having three commits on `main`, then a release, then two more 
commits to `main`, then another release, will for example use the following 
versions:
+A package having three commits on `main`, then a release, then two more 
commits to `main`, then another release, will for example use the following 
versions if opting into `-devM` versions:
 
 ```
 0.1.0-dev1


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to