From: Arnaud Giersch Date: Thu, 4 Apr 2019 13:36:42 +0000 (+0200) Subject: Branch has been renamed. X-Git-Tag: v3.22.2~172 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/e928c81a281f93f7864dc2d063035f56f197d82f?hp=7a7fa074d20808d840864c229c25017a87785337 Branch has been renamed. --- diff --git a/doc/doxygen/inside_release.doc b/doc/doxygen/inside_release.doc index 4874363335..a88642927e 100644 --- a/doc/doxygen/inside_release.doc +++ b/doc/doxygen/inside_release.doc @@ -174,8 +174,8 @@ Doing a dot release: - If it's not successful, fix it and push again - Once it's successful: - tag the release v3_X_Y and push the tag - - Merge 'master' into 'releases' and push it to framagit - - Do not merge into 'releases' before appveyor and jenkins are done, + - Merge 'master' into 'stable' and push it to framagit + - Do not merge into 'stable' before appveyor and jenkins are done, or your jarfile will not contain the code you expect for win and mac.