commit 87780dd5b94087f5650e715a049058d41b9e6368 Author: Sukhbir Singh sukhbir@torproject.org Date: Sun Jul 12 23:02:04 2015 -0400
Switch to comm-esr38 and Thunderbird release tag --- projects/instantbird/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/projects/instantbird/config b/projects/instantbird/config index f984538..95f6c46 100644 --- a/projects/instantbird/config +++ b/projects/instantbird/config @@ -1,7 +1,7 @@ # vim: filetype=yaml sw=2 version: '[% c("abbrev") %]' -hg_url: https://hg.mozilla.org/releases/comm-beta/ -hg_hash: THUNDERBIRD_38_0b4_RELEASE +hg_url: https://hg.mozilla.org/releases/comm-esr38/ +hg_hash: THUNDERBIRD_38_1_0_RELEASE filename: "[% project %]-[% c('version') %]-[% c('var/osname') %]-[% c('var/build_id') %].[% c('var/archive_suffix') %]" remote_docker: 1 lsb_release:
tor-commits@lists.torproject.org