From b7736a9ef3a5c8df9c61afad40b58763f7c31f7b Mon Sep 17 00:00:00 2001 From: Gaia Pushbot Date: Wed, 11 Dec 2013 20:30:23 -0800 Subject: [PATCH] Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump ======== https://hg.mozilla.org/integration/gaia-central/rev/a91a7956eb49 Author: EragonJ Desc: Merge pull request #14564 from EragonJ/bug-948769 Bug 948769 - [Settings][DSDS] Default service ID should be a number ======== https://hg.mozilla.org/integration/gaia-central/rev/302a148e42af Author: EragonJ Desc: Bug 948769 - [Settings][DSDS] Default service ID should be a number - make all settings from String to Number --- b2g/config/gaia.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/b2g/config/gaia.json b/b2g/config/gaia.json index ca154be8228d..4efd71d18efe 100644 --- a/b2g/config/gaia.json +++ b/b2g/config/gaia.json @@ -1,4 +1,4 @@ { - "revision": "8657b910fdcdb4065063ee7317152a6375fce6c6", + "revision": "a91a7956eb49a8559ce3aec5595134f5e5e9ac5c", "repo_path": "/integration/gaia-central" }