From 8e3cad03677d89ce3ddb4383587ed7e3cb463643 Mon Sep 17 00:00:00 2001 From: B2G Bumper Bot Date: Fri, 6 Mar 2015 12:42:38 -0800 Subject: [PATCH] Bumping gaia.json for 2 gaia revision(s) a=gaia-bump ======== https://hg.mozilla.org/integration/gaia-central/rev/946b85f40852 Author: autolander Desc: Bug 1137501 - merge pull request #28671 from benfrancis:1137501 to mozilla-b2g:master ======== https://hg.mozilla.org/integration/gaia-central/rev/b23f99cf79f1 Author: Ben Francis Desc: Bug 1137501 - Use short_name in installation dialog --- b2g/config/gaia.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/b2g/config/gaia.json b/b2g/config/gaia.json index 2f35649baee5..4a20c472132f 100644 --- a/b2g/config/gaia.json +++ b/b2g/config/gaia.json @@ -1,9 +1,9 @@ { "git": { - "git_revision": "52cc47708d378ba0a46ec518b7348ab2518a8e26", + "git_revision": "4c6cecb14e5cc20b2e217d5783e8dde4a5145d66", "remote": "https://git.mozilla.org/releases/gaia.git", "branch": "" }, - "revision": "d433b460d4ea1d3c92f556e4e653c790e83dee65", + "revision": "946b85f4085211062cb3eadee386467831842f39", "repo_path": "integration/gaia-central" }