From 33c84cf4490c82d204225ad536f253745aac9e32 Mon Sep 17 00:00:00 2001 From: Thomas Berezansky Date: Thu, 30 Aug 2012 08:24:58 -0400 Subject: [PATCH] Bump XUL version numbers Signed-off-by: Thomas Berezansky --- Open-ILS/xul/staff_client/Makefile.am | 2 +- Open-ILS/xul/staff_client/application.ini | 2 +- Open-ILS/xul/staff_client/install.rdf | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Open-ILS/xul/staff_client/Makefile.am b/Open-ILS/xul/staff_client/Makefile.am index 2da944225d..de789fdbea 100644 --- a/Open-ILS/xul/staff_client/Makefile.am +++ b/Open-ILS/xul/staff_client/Makefile.am @@ -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 diff --git a/Open-ILS/xul/staff_client/application.ini b/Open-ILS/xul/staff_client/application.ini index bc089f64b5..ab48271e5e 100644 --- a/Open-ILS/xul/staff_client/application.ini +++ b/Open-ILS/xul/staff_client/application.ini @@ -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 diff --git a/Open-ILS/xul/staff_client/install.rdf b/Open-ILS/xul/staff_client/install.rdf index 5491aec5f2..9cb404060a 100755 --- a/Open-ILS/xul/staff_client/install.rdf +++ b/Open-ILS/xul/staff_client/install.rdf @@ -14,7 +14,7 @@ {ec8030f7-c20a-464f-9b0e-13a3a9e97384} 3.5 - 14.* + 15.* -- 2.11.0