aboutsummaryrefslogtreecommitdiff
path: root/HOWTO-RELEASE
diff options
context:
space:
mode:
Diffstat (limited to 'HOWTO-RELEASE')
-rw-r--r--HOWTO-RELEASE2
1 files changed, 1 insertions, 1 deletions
diff --git a/HOWTO-RELEASE b/HOWTO-RELEASE
index 1f140bfe..a9a17e69 100644
--- a/HOWTO-RELEASE
+++ b/HOWTO-RELEASE
@@ -63,7 +63,7 @@ Update the following files with the new ABI version number:
Man pages are (mostly) automatically generated from the Sphinx docs. Follow
these steps:
- - Temporarily update version in `docs/source/conf.py`
+ - Temporarily update `version` and `data_version` in `docs/source/conf.py`
- run `scripts/update_man.sh`
- Revert version number in `docs/source/conf.py`