[open-ils-commits] r19694 - trunk/Open-ILS/xul/staff_client (phasefx)
svn at svn.open-ils.org
svn at svn.open-ils.org
Thu Mar 10 15:53:13 EST 2011
Author: phasefx
Date: 2011-03-10 15:53:08 -0500 (Thu, 10 Mar 2011)
New Revision: 19694
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 2011-03-10 19:37:34 UTC (rev 19693)
+++ trunk/Open-ILS/xul/staff_client/Makefile.am 2011-03-10 20:53:08 UTC (rev 19694)
@@ -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.2.13
+XULRUNNER_VERSION=1.9.2.15
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