[open-ils-commits] r20001 - trunk/Open-ILS/xul/staff_client (phasefx)
svn at svn.open-ils.org
svn at svn.open-ils.org
Wed Apr 6 16:15:54 EDT 2011
Author: phasefx
Date: 2011-04-06 16:15:49 -0400 (Wed, 06 Apr 2011)
New Revision: 20001
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-04-06 18:38:16 UTC (rev 20000)
+++ trunk/Open-ILS/xul/staff_client/Makefile.am 2011-04-06 20:15:49 UTC (rev 20001)
@@ -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.15
+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