diff options
author | Nick Mathewson <nickm@torproject.org> | 2019-05-03 08:51:28 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2019-05-03 08:51:28 -0400 |
commit | d20cfc00ce435d78bbf386e5f5505e0989439c11 (patch) | |
tree | ad133f7a1dd4b8b3b7e0da7527080ab05179dbb2 /doc/HACKING/ReleasingTor.md | |
parent | 1f13c2bd231886a84ef2359e4e060179ce788f9a (diff) | |
download | tor-d20cfc00ce435d78bbf386e5f5505e0989439c11.tar.gz tor-d20cfc00ce435d78bbf386e5f5505e0989439c11.zip |
Note how to update the new website in the ReleasingTor.md instructions
Diffstat (limited to 'doc/HACKING/ReleasingTor.md')
-rw-r--r-- | doc/HACKING/ReleasingTor.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/HACKING/ReleasingTor.md b/doc/HACKING/ReleasingTor.md index 7334b1b34a..4c87a366cc 100644 --- a/doc/HACKING/ReleasingTor.md +++ b/doc/HACKING/ReleasingTor.md @@ -176,7 +176,8 @@ new Tor release: `/srv/dist-master.torproject.org/htdocs/` on dist-master. Run "static-update-component dist.torproject.org" on dist-master. - In the webwml.git repository, `include/versions.wmi` and `Makefile` + In the webwml.git repository, `include/versions.wmi` and `Makefile`. + In the project/web/tpo.git repository, update `databags/versions.ini` to note the new version. Push these changes to master. (NOTE: Due to #17805, there can only be one stable version listed at |