Skip to content

Commit 8486a45

Browse files
committed
docs/maintainer-guide.txt: update instruction
Signed-off-by: Jim Klimov <[email protected]>
1 parent f2458d3 commit 8486a45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/maintainer-guide.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ MAINTAINER SANDBOX (to be completed and pushed)
123123
** revise `.github/workflows/PyNUTClient.yml` for fallback `TAG_NAME` naming
124124
** revise `appveyor.yml` for branch naming
125125
** revise `scripts/Windows/build-mingw-nut.sh` for fallback value of `VER_OPT`
126-
** update version to <incremented version> (ex: 2.8.0) in `configure.ac`
126+
** update version to <exact incremented version> (ex: 2.8.0) in `configure.ac`
127127
** commit with a relevant release message, e.g.:
128128
----
129129
:; git commit -sm 'Update versions for release of NUT v2.8.0'

0 commit comments

Comments
 (0)