We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2458d3 commit 8486a45Copy full SHA for 8486a45
docs/maintainer-guide.txt
@@ -123,7 +123,7 @@ MAINTAINER SANDBOX (to be completed and pushed)
123
** revise `.github/workflows/PyNUTClient.yml` for fallback `TAG_NAME` naming
124
** revise `appveyor.yml` for branch naming
125
** 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`
+** update version to <exact incremented version> (ex: 2.8.0) in `configure.ac`
127
** commit with a relevant release message, e.g.:
128
----
129
:; git commit -sm 'Update versions for release of NUT v2.8.0'
0 commit comments