Skip to content

Commit d085c79

Browse files
jonasnickhebasto
andauthored
Update doc/release-process.md
Co-authored-by: Hennadii Stepanov <[email protected]>
1 parent 373d62d commit d085c79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/release-process.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* includes the bugfixes to the `MAJOR.MINOR` branch,
1212
* includes the release note commit from master,
1313
* replaces the dummy date in `doc/CHANGELOG.md` with the current date,
14-
* bumps of `_PKG_VERSION_BUILD` and `_LIB_VERSIONS_*` in `configure.ac`.
14+
* bumps of `_PKG_VERSION_BUILD` and `_LIB_VERSION_*` in `configure.ac`.
1515
3. Tag the commit with `git tag -s vMAJOR.MINOR.PATCH`.
1616
4. Push branch and tag with `git push origin --tags`.
1717
5. Create a new GitHub release with a link to the corresponding entry in `doc/CHANGELOG.md`.

0 commit comments

Comments
 (0)