[open-ils-commits] r18814 - trunk/Open-ILS/xul/staff_client (phasefx)
svn at svn.open-ils.org
svn at svn.open-ils.org
Sun Nov 21 10:38:54 EST 2010
Author: phasefx
Date: 2010-11-21 10:38:52 -0500 (Sun, 21 Nov 2010)
New Revision: 18814
Modified:
trunk/Open-ILS/xul/staff_client/Makefile.am
Log:
bump xulrunner version
Modified: trunk/Open-ILS/xul/staff_client/Makefile.am
===================================================================
--- trunk/Open-ILS/xul/staff_client/Makefile.am 2010-11-21 10:36:10 UTC (rev 18813)
+++ trunk/Open-ILS/xul/staff_client/Makefile.am 2010-11-21 15:38:52 UTC (rev 18814)
@@ -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.1.11
+XULRUNNER_VERSION=1.9.2.12
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