aboutsummaryrefslogtreecommitdiff
path: root/HOWTO-RELEASE
diff options
context:
space:
mode:
authorPROJ-BOT <59655370+PROJ-BOT@users.noreply.github.com>2020-03-17 12:32:07 +0100
committerGitHub <noreply@github.com>2020-03-17 12:32:07 +0100
commit2b4037d7a02598ec7747d2d4ad88c41de08f430f (patch)
tree0cd26c94e7df2dc9d40b60467354318249245000 /HOWTO-RELEASE
parentd0bdd7f38669d440f32e8c04209e30543342764f (diff)
downloadPROJ-2b4037d7a02598ec7747d2d4ad88c41de08f430f.tar.gz
PROJ-2b4037d7a02598ec7747d2d4ad88c41de08f430f.zip
[Backport 7.0] Align install.rst with current version (#2078) [skip appveyor]
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`