From: Wolfgang Bangerth Date: Mon, 11 Feb 2002 09:54:04 +0000 (+0000) Subject: Ugh, deleted all the contents of this file instead of tasks-3.3 X-Git-Tag: v8.0.0~18349 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1125078001fffa62edc4c5e0957d2bf7c2bb999;p=dealii.git Ugh, deleted all the contents of this file instead of tasks-3.3 git-svn-id: https://svn.dealii.org/trunk@5492 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/RELEASE/tasks b/deal.II/doc/RELEASE/tasks index 0c084ddb03..fb4c887129 100644 --- a/deal.II/doc/RELEASE/tasks +++ b/deal.II/doc/RELEASE/tasks @@ -5,12 +5,28 @@ when a new release shall be issued: 1/ if a x.y.0 release, create a branch: call common/scripts/cvs-create-branch - from the deal home directory 2/ cvs update -r Branch-- or cvs checkout -r Branch-- deal.II +3/ change the content of the `Version' file on both HEAD and branch + +4/ test the branch thoroughly + +5/ rename the changes file and create a new one for the next release + +6/ adjust news.html. Crosslink changes file. If necessary link an + announcement. Do these things on both HEAD and branch. Be sure to + have the changes file on both HEAD and branch. + +7/ adjust download.html on both HEAD and branch. + +8/ run `make validate-xrefs' on the branch to check that the changes + do not point to nirvana + + from the deal home directory + 10/ cvs tag all files with Version-x-y-z 11/ tell your friends to tag their programs