Bump XUL version numbers
authorThomas Berezansky <tsbere@mvlc.org>
Thu, 30 Aug 2012 12:24:58 +0000 (08:24 -0400)
committerThomas Berezansky <tsbere@mvlc.org>
Thu, 30 Aug 2012 12:25:17 +0000 (08:25 -0400)
Signed-off-by: Thomas Berezansky <tsbere@mvlc.org>
Open-ILS/xul/staff_client/Makefile.am
Open-ILS/xul/staff_client/application.ini
Open-ILS/xul/staff_client/install.rdf

index 2da9442..de789fd 100644 (file)
@@ -11,7 +11,7 @@ export STAFF_CLIENT_STAMP_ID = $$(/bin/cat build/STAMP_ID)
 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
index bc089f6..ab48271 100644 (file)
@@ -32,7 +32,7 @@ MinVersion=1.9
 ; 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
index 5491aec..9cb4040 100755 (executable)
@@ -14,7 +14,7 @@
                        <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>