commit e698d70b04ac86e20e174ee8a120da382e798d6d Author: Mike Perry mikeperry-git@torproject.org Date: Wed Nov 20 16:26:17 2013 -0800
Bump Tor tag for 3.0-rc-1.
Also make 3.5 builds more clearly unofficial. --- gitian/versions | 2 +- gitian/versions.alpha | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/gitian/versions b/gitian/versions index 8592b43..fcd1e23 100755 --- a/gitian/versions +++ b/gitian/versions @@ -4,7 +4,7 @@ BUNDLE_LOCALES="de es-ES fa fr it ko nl pl pt-PT ru vi zh-CN" VERIFY_TAGS=1
TORBROWSER_TAG=tor-browser-17.0.11esr-3.0rc1-build1 -TOR_TAG=tor-0.2.4.17-rc +TOR_TAG=tor-0.2.4.18-rc OPENSSL_TAG=openssl-101e-no-gmt-time-v1 TORLAUNCHER_TAG=0.2.3.2-rc TORBUTTON_TAG=1.6.4.1 diff --git a/gitian/versions.alpha b/gitian/versions.alpha index 75cb6fa..3649fe7 100755 --- a/gitian/versions.alpha +++ b/gitian/versions.alpha @@ -1,10 +1,10 @@ -TORBROWSER_VERSION=3.5-alpha-1 +TORBROWSER_VERSION=3.5-alpha-1pre BUNDLE_LOCALES="de es-ES fa fr it ko nl pl pt-PT ru vi zh-CN"
VERIFY_TAGS=0
TORBROWSER_TAG=tor-browser-24.1.1esr-1 -TOR_TAG=tor-0.2.4.17-rc +TOR_TAG=tor-0.2.4.18-rc OPENSSL_TAG=openssl-101e-no-gmt-time-v1 TORLAUNCHER_TAG=0.2.3.2-rc TORBUTTON_TAG=1.6.4.1
tor-commits@lists.torproject.org