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

svn at svn.open-ils.org svn at svn.open-ils.org
Thu May 5 23:17:11 EDT 2011


Author: phasefx
Date: 2011-05-05 23:17:08 -0400 (Thu, 05 May 2011)
New Revision: 20443

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-05-06 00:34:56 UTC (rev 20442)
+++ trunk/Open-ILS/xul/staff_client/Makefile.am	2011-05-06 03:17:08 UTC (rev 20443)
@@ -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.16
+XULRUNNER_VERSION=1.9.2.17
 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