Skip to content

Commit 5258b8f

Browse files
committed
docs/maintainer-guide.txt: update a comment
Signed-off-by: Jim Klimov <[email protected]>
1 parent 89abe2d commit 5258b8f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/maintainer-guide.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,8 @@ symbol names and API versions, similar to what `GNUC` or `SUNW` libraries do.
178178
:; git tag v2.8.3-rc7
179179

180180
:; NUT_VERSION_QUERY="UPDATE_FILE_GIT_RELEASE" ./tools/gitlog2version.sh
181+
182+
# Output sample wrapped for readability:
181183
SEMVER=2.8.3; TRUNK='upstream/master'; BASE='735451f1f21556f2a7b8443053e8962c2184239f';
182184
DESC='v2.8.2-2881+gbdade6241' => TAG='v2.8.2' + SUFFIX='-2881+gbdade6241+v2.8.3+rc7'
183185
=> VER5='2.8.2.2878.3' => DESC5='2.8.2.2878.3-2881+gbdade6241+v2.8.3+rc7'

0 commit comments

Comments
 (0)