Changeset 2078317
- Timestamp:
- 05/01/2019 06:44:59 AM (7 years ago)
- File:
-
- 1 edited
-
hadepay/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
hadepay/trunk/readme.txt
r2078316 r2078317 28 28 * Stable tag should indicate the Subversion "tag" of the latest stable version, or "trunk," if you use `/trunk/` for 29 29 stable. 30 31 Note that the `readme.txt` of the stable tag is the one that is considered the defining one for the plugin, so32 if the `/trunk/readme.txt` file says that the stable tag is `4.3`, then it is `/tags/4.3/readme.txt` that'll be used33 for displaying information about the plugin. In this situation, the only thing considered from the trunk `readme.txt`34 is the stable tag pointer. Thus, if you develop in trunk, you can update the trunk `readme.txt` to reflect changes in35 your in-development version, without having that information incorrectly disclosed about the current stable version36 that lacks those changes -- as long as the trunk's `readme.txt` points to the correct stable tag.37 38 If no stable tag is provided, it is assumed that trunk is stable, but you should specify "trunk" if that's where39 you put the stable version, in order to eliminate any doubt.40 41 30 42 31
Note: See TracChangeset
for help on using the changeset viewer.