diff options
| author | PROJ-BOT <59655370+PROJ-BOT@users.noreply.github.com> | 2020-03-17 12:32:07 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-03-17 12:32:07 +0100 |
| commit | 2b4037d7a02598ec7747d2d4ad88c41de08f430f (patch) | |
| tree | 0cd26c94e7df2dc9d40b60467354318249245000 /HOWTO-RELEASE | |
| parent | d0bdd7f38669d440f32e8c04209e30543342764f (diff) | |
| download | PROJ-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-RELEASE | 2 |
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` |
