Signed-off-by: Thomas Berezansky <tsbere@mvlc.org>
export CLOSURE_COMPILER_JAR = ~/closure-compiler/compiler.jar
# XULRunner is our base.
-XULRUNNER_VERSION=14.0.1
+XULRUNNER_VERSION=15.0
XULRUNNER_WINFILE=xulrunner-$(XULRUNNER_VERSION).en-US.win32.zip
XULRUNNER_LINUX32FILE=xulrunner-$(XULRUNNER_VERSION).en-US.linux-i686.tar.bz2
XULRUNNER_LINUX64FILE=xulrunner-$(XULRUNNER_VERSION).en-US.linux-x86_64.tar.bz2
; application requires. It should be specified if your application uses
; unfrozen interfaces. Specifying 1.8 matches all releases with a version
; prefixed by 1.8 (e.g., 1.8a4, 1.8b, 1.8.2).
-MaxVersion=14.*
+MaxVersion=15.*
[XRE]
EnableExtensionManager=1
<Description>
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
<em:minVersion>3.5</em:minVersion>
- <em:maxVersion>14.*</em:maxVersion>
+ <em:maxVersion>15.*</em:maxVersion>
</Description>
</em:targetApplication>