[tor-commits] [tor-browser-spec/master] Bug 31606: Fix instructions for updating the Windows Expert Bundle version
gk at torproject.org
gk at torproject.org
Tue Sep 3 13:01:23 UTC 2019
commit 23c956584436ec12795af873aef02a700d49cf20
Author: Nicolas Vigier <boklm at torproject.org>
Date: Tue Sep 3 14:09:11 2019 +0200
Bug 31606: Fix instructions for updating the Windows Expert Bundle version
---
processes/ReleaseProcess | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/processes/ReleaseProcess b/processes/ReleaseProcess
index 41e268d..c183c9a 100644
--- a/processes/ReleaseProcess
+++ b/processes/ReleaseProcess
@@ -142,8 +142,9 @@
#. Update website's torbrowser versions file in the website git
cd tpo
torsocks git pull origin
- # Update `version-win32-stable` as well if we include a new stable tor
- # version. See: #14152.
+ # Update `win32` in the `torbrowser-stable` section as well if we
+ # include a new stable tor version (called the Windows Expert Bundle
+ # on the website). See: #14152.
# In the RecommendedTBBVersions file, only add the new version. Don't
# remove the old one yet. That comes later.
vim databags/versions.ini content/projects/torbrowser/RecommendedTBBVersions/contents.lr
More information about the tor-commits
mailing list