From 63c46467b4d837983a5a6bbfd6a8cd277443d912 Mon Sep 17 00:00:00 2001 From: Kristian Evers Date: Wed, 19 Sep 2018 10:45:00 +0200 Subject: Build docs from most recent maintenance branch --- HOWTO-RELEASE | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'HOWTO-RELEASE') diff --git a/HOWTO-RELEASE b/HOWTO-RELEASE index 168af418..ddf7e563 100644 --- a/HOWTO-RELEASE +++ b/HOWTO-RELEASE @@ -175,9 +175,10 @@ See step 1.6 above. Do not rename the archives with RC postfixes. 2.2 Update website ------------------------------------------------------------------------------ - - Update the version number in `doc/source/conf.py` - Add the release notes from `NEWS` to `docs/source/news.rst` - Update download links in `docs/source/download.rst` + - Update `$TRAVIS_BRANCH` in `travis\after_success.sh` to new maintenance + branch. *Commit the changes to master and cherry-pick into maintenance branch.* @@ -231,6 +232,7 @@ version numbers in the files. - src/proj_api.h: Update PJ_VERSION. - src/pj_release.c: Update date to the scheduled release date. - CMakelists.txt: Update proj_version() + - doc/source/conf.py: Update version number *Commit changes to master branch.* -- cgit v1.2.3