[tor-commits] [tor-messenger-build/master] Revert Tor (Browser|Launcher) version bumps

arlo at torproject.org arlo at torproject.org
Fri Jul 8 20:02:07 UTC 2016


commit eed3308e39c63f6f679b1f9dd85a40fc755562d5
Author: Arlo Breault <arlolra at gmail.com>
Date:   Fri Jul 8 13:00:18 2016 -0700

    Revert Tor (Browser|Launcher) version bumps
    
     * They break the build and will be part of the updater branch.
---
 projects/tor-browser/config  | 2 +-
 projects/tor-launcher/config | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/projects/tor-browser/config b/projects/tor-browser/config
index 3933680..e0fa0f7 100644
--- a/projects/tor-browser/config
+++ b/projects/tor-browser/config
@@ -1,5 +1,5 @@
 # vim: filetype=yaml sw=2
-version: 6.0.1
+version: 5.5.4
 filename: 'tor-browser-[% c("version") %]-[% c("var/osname") %].[% c("var/extension") %]'
 
 input_files:
diff --git a/projects/tor-launcher/config b/projects/tor-launcher/config
index 971e530..25c26b5 100644
--- a/projects/tor-launcher/config
+++ b/projects/tor-launcher/config
@@ -1,5 +1,5 @@
 # vim: filetype=yaml sw=2
-version: 0.2.8.5
+version: 0.2.7.7
 git_url: https://git.torproject.org/tor-launcher.git
 git_hash: '[% c("version") %]'
 gpg_keyring: gk.gpg



More information about the tor-commits mailing list