summaryrefslogtreecommitdiff
path: root/release/allsource.mdwn
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2020-05-24 22:05:22 +0100
committerVincent Sanders <vince@kyllikki.org>2020-05-24 22:05:51 +0100
commit6aec7716abfd7974c289c9e876c6fe837731259c (patch)
treeb8468c93330d24a731743248fe19cb0d56e0020b /release/allsource.mdwn
parente0d2f7a7a8ff471af0ea6d496f94b2af83837fc6 (diff)
downloadnetsurf-wiki-6aec7716abfd7974c289c9e876c6fe837731259c.tar.gz
netsurf-wiki-6aec7716abfd7974c289c9e876c6fe837731259c.tar.bz2
minor release process updates discovered in the 3.10 process
Diffstat (limited to 'release/allsource.mdwn')
-rw-r--r--release/allsource.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/release/allsource.mdwn b/release/allsource.mdwn
index ca7cf01..51b136e 100644
--- a/release/allsource.mdwn
+++ b/release/allsource.mdwn
@@ -65,6 +65,8 @@ The modified submodules should then be added ready for commit
ensure the component version in the Makefile has been updated
+Update the `ChangeLog.md` as appropriate with rease version numbers etc.
+
finally tag the branch for release
git tag -s -m 'Official Release' release/<version number>