From: Emil Velikov <emil.veli...@collabora.com>

Signed-off-by: Emil Velikov <emil.veli...@collabora.com>
---
I forget this a bit too often :-\
---
 docs/releasing.html | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/docs/releasing.html b/docs/releasing.html
index 2ed66a13f4..020f3dec70 100644
--- a/docs/releasing.html
+++ b/docs/releasing.html
@@ -161,6 +161,8 @@ To setup the branchpoint:
        git checkout master
        $EDITOR VERSION # bump the version number
        git commit -as
+       cp docs/relnotes/{X.Y,X.Y+1}.html # copy/create relnotes template
+       git commit -as
        git push origin X.Y-branchpoint X.Y
 </pre>
 
-- 
2.11.0

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to