summaryrefslogtreecommitdiff
path: root/release/allsource.mdwn
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2020-05-25 09:02:06 +0100
committerVincent Sanders <vince@kyllikki.org>2020-05-25 09:02:43 +0100
commitc823e38e5cc46c06abe669e0aa3d01e96cfbfab4 (patch)
treeb4b4ec103be929833826a2b51c536f0037b3b793 /release/allsource.mdwn
parent1f7af7b8c36fb6a693bda259e19f217f68dbb2cb (diff)
downloadnetsurf-wiki-c823e38e5cc46c06abe669e0aa3d01e96cfbfab4.tar.gz
netsurf-wiki-c823e38e5cc46c06abe669e0aa3d01e96cfbfab4.tar.bz2
improve release process with bits that were found after 3.10 process
Diffstat (limited to 'release/allsource.mdwn')
-rw-r--r--release/allsource.mdwn3
1 files changed, 2 insertions, 1 deletions
diff --git a/release/allsource.mdwn b/release/allsource.mdwn
index 51b136e..0abd940 100644
--- a/release/allsource.mdwn
+++ b/release/allsource.mdwn
@@ -63,7 +63,8 @@ The modified submodules should then be added ready for commit
git add buildsystem libcss libdom libhubbub libnsbmp libnsfb libnsgif libparserutils librosprite libsvgtiny libwapcaplet netsurf nsgenbind
git commit -m 'Update submodules for 3.7 release'
-ensure the component version in the Makefile has been updated
+check the `COMPONENT_VERSION` in the root Makefile matches the version
+number you are releasing, if not change it and commit it so it does.
Update the `ChangeLog.md` as appropriate with rease version numbers etc.