[open-ils-commits] r20002 - branches/rel_2_1/Open-ILS/xul/staff_client (phasefx)
svn at svn.open-ils.org
svn at svn.open-ils.org
Wed Apr 6 16:17:29 EDT 2011
Author: phasefx
Date: 2011-04-06 16:17:24 -0400 (Wed, 06 Apr 2011)
New Revision: 20002
Modified:
branches/rel_2_1/Open-ILS/xul/staff_client/Makefile.am
Log:
bump xulrunner version
Modified: branches/rel_2_1/Open-ILS/xul/staff_client/Makefile.am
===================================================================
--- branches/rel_2_1/Open-ILS/xul/staff_client/Makefile.am 2011-04-06 20:15:49 UTC (rev 20001)
+++ branches/rel_2_1/Open-ILS/xul/staff_client/Makefile.am 2011-04-06 20:17:24 UTC (rev 20002)
@@ -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.16
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