summaryrefslogtreecommitdiff
path: root/release/allsource.mdwn
diff options
context:
space:
mode:
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.