Bump Phoenix extensions to allow installing up to Firefox 56.9

This commit is contained in:
NTD 2018-04-14 11:29:12 -04:00 committed by Roy Tam
commit 11155c71c0

View file

@ -129,7 +129,7 @@ const PREFIX_NS_EM = "http://www.mozilla.org/2004/em-rdf#";
const TOOLKIT_ID = "toolkit@mozilla.org";
#ifdef MOZ_PHOENIX_EXTENSIONS
const FIREFOX_ID = "{ec8030f7-c20a-464f-9b0e-13a3a9e97384}"
const FIREFOX_APPCOMPATVERSION = "27.9"
const FIREFOX_APPCOMPATVERSION = "56.9"
#endif
// The value for this is in Makefile.in