[open-ils-commits] r17444 - trunk/Open-ILS/xul/staff_client (phasefx)

svn at svn.open-ils.org svn at svn.open-ils.org
Thu Sep 2 02:25:41 EDT 2010


Author: phasefx
Date: 2010-09-02 02:25:36 -0400 (Thu, 02 Sep 2010)
New Revision: 17444

Modified:
   trunk/Open-ILS/xul/staff_client/Makefile.am
Log:
xulrunner 1.9.1.11 seems to be behaving, and is one of the only 3 releases currently showing up in releases.mozilla.org


Modified: trunk/Open-ILS/xul/staff_client/Makefile.am
===================================================================
--- trunk/Open-ILS/xul/staff_client/Makefile.am	2010-09-02 05:10:19 UTC (rev 17443)
+++ trunk/Open-ILS/xul/staff_client/Makefile.am	2010-09-02 06:25:36 UTC (rev 17444)
@@ -9,7 +9,7 @@
 
 # from http://closure-compiler.googlecode.com/files/compiler-latest.zip  FIXME: Autotools this?
 export CLOSURE_COMPILER_JAR = ~/closure-compiler/compiler.jar
-XULRUNNER_VERSION=1.9.0.17
+XULRUNNER_VERSION=1.9.1.11
 XULRUNNER_WINFILE=xulrunner-$(XULRUNNER_VERSION).en-US.win32.zip
 XULRUNNER_LINUXFILE=xulrunner-$(XULRUNNER_VERSION).en-US.linux-i686.tar.bz2
 XULRUNNER_URL=http://releases.mozilla.org/pub/mozilla.org/xulrunner/releases/$(XULRUNNER_VERSION)/runtimes/



More information about the open-ils-commits mailing list