[tor-browser-build/maint-8.0] Use first stable tor in the 0.3.4 series

11 Sep
2018
11 Sep
'18
9:47 a.m.
commit 6d09f7a6b7cffc04551f8909fde975f9e21f2d96 Author: Georg Koppen <gk@torproject.org> Date: Tue Sep 11 09:40:16 2018 +0000 Use first stable tor in the 0.3.4 series This fixes a crash bug on macOS 10.9.x as well (see: bug 27482). --- projects/tor/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/tor/config b/projects/tor/config index aeea5e0..1549369 100644 --- a/projects/tor/config +++ b/projects/tor/config @@ -1,6 +1,6 @@ # vim: filetype=yaml sw=2 filename: '[% project %]-[% c("version") %]-[% c("var/osname") %]-[% c("var/build_id") %]' -version: 0.3.3.9 +version: 0.3.4.8 git_hash: 'tor-[% c("version") %]' git_url: https://git.torproject.org/tor.git git_submodule: 1
2457
Age (days ago)
2457
Last active (days ago)
0 comments
1 participants
participants (1)
-
gk@torproject.org