diff options
| author | Johannes Huber <johu@gentoo.org> | 2016-07-13 08:09:03 +0200 |
|---|---|---|
| committer | Johannes Huber <johu@gentoo.org> | 2016-07-13 08:09:03 +0200 |
| commit | e4535516658a770c221626bfbb7f99e08ffb6283 (patch) | |
| tree | 6bd10d71c9fb4daba095e4641af7a5683b8506b9 | |
| parent | 7c0769b63c593403fc5797bcb8e71b11668c8cbe (diff) | |
| download | kde-e4535516658a770c221626bfbb7f99e08ffb6283.tar.gz kde-e4535516658a770c221626bfbb7f99e08ffb6283.tar.bz2 kde-e4535516658a770c221626bfbb7f99e08ffb6283.zip | |
Documentation: Update example for bump-from-set script
Example pointed to old stable branch scheme.
| -rwxr-xr-x | Documentation/maintainers/bump-from-set.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/maintainers/bump-from-set.sh b/Documentation/maintainers/bump-from-set.sh index 6316227e4e8..ff32141971e 100755 --- a/Documentation/maintainers/bump-from-set.sh +++ b/Documentation/maintainers/bump-from-set.sh @@ -31,7 +31,7 @@ help() { echo Reads KEYWORDS for the new ebuild from your environment, defaulting to ~amd64. echo echo Usage: bump-from-set.sh SETNAME SOURCEVERSION DESTINATIONVERSION - echo Example: bump-from-set.sh kde-plasma-5.0 5.0.9999 5.0.1 + echo Example: bump-from-set.sh kde-plasma-5.7 5.7.49.9999 5.7.1 exit 0 } |
