]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
docs: rename v*-devel tag to v*-start
authorKarel Zak <kzak@redhat.com>
Tue, 18 Feb 2025 11:16:51 +0000 (12:16 +0100)
committerKarel Zak <kzak@redhat.com>
Tue, 18 Feb 2025 11:16:51 +0000 (12:16 +0100)
This is the point where work on the new release begins.

Signed-off-by: Karel Zak <kzak@redhat.com>
README

diff --git a/README b/README
index db538f02a74b0e6a4e49ee87f4c575e3784c2bb9..48bfcfc55ea2a39f59c6b1b8ec340cc7ee416594 100644 (file)
--- a/README
+++ b/README
@@ -111,7 +111,7 @@ SOURCE CODE:
 
     Tags: 'git tag'
           - v<version> tag is created in the stable branch for every release.
-          - v<version>-devel is created in the master branch to start work on the next release.
+          - v<version>-start is created in the master branch to start work on the next release.
           - All tags are signed by the maintainer's PGP key.