From cd9cf0ac1638a45a987259d79cff63199be71dfd Mon Sep 17 00:00:00 2001 From: Martin Quinson Date: Thu, 7 Feb 2013 21:10:50 +0100 Subject: [PATCH] ops, didn't knew how gforge downloads work, actually --- doc/doxygen/inside_release.doc | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/doc/doxygen/inside_release.doc b/doc/doxygen/inside_release.doc index 286f9f51fc..7da810f827 100644 --- a/doc/doxygen/inside_release.doc +++ b/doc/doxygen/inside_release.doc @@ -14,10 +14,12 @@ Please apply the following checklist before releasing. version numbers that were used. - The" make distcheck" target works (testing that every files needed to build and install are included in the archive) - - The version number provided to download in the examples of - doc/doxygen/install.doc is accurate (we should maybe generate this - file to avoid issues, but some inaccuracies are less painful than - editing the cmake files to make this happen, sorry). + - The URL provided to download in the examples of + doc/doxygen/install.doc is accurate. Note that updating the + version number is not enough as it only impacts the name that will + be given to the downloaded file. The real identifier is the number + before, between /s. This makes this part very difficult to + generate automatically. - Tests - All tests pass on a reasonable amount of platforms (typically, everything on cdash) -- 2.20.1