[open-ils-commits] r11228 - trunk/Open-ILS/xul/staff_client

svn at svn.open-ils.org svn at svn.open-ils.org
Sun Nov 16 13:36:27 EST 2008


Author: phasefx
Date: 2008-11-16 13:36:24 -0500 (Sun, 16 Nov 2008)
New Revision: 11228

Modified:
   trunk/Open-ILS/xul/staff_client/application.ini
Log:
Let's raise the allowed xulrunner version for trunk

Modified: trunk/Open-ILS/xul/staff_client/application.ini
===================================================================
--- trunk/Open-ILS/xul/staff_client/application.ini	2008-11-16 18:22:05 UTC (rev 11227)
+++ trunk/Open-ILS/xul/staff_client/application.ini	2008-11-16 18:36:24 UTC (rev 11228)
@@ -9,16 +9,10 @@
 ; This field specifies your application's name.  This field is required.
 Name=open_ils_staff_client
 ;
-; This field specifies your application's version.  This field is optional.
-Version=1.2.0
-;
 ; This field specifies your application's build ID (timestamp).  This field is
 ; required.
-BuildID=20070805
+BuildID=20081116
 ;
-; This field specifies a compact copyright notice for your application.  This
-; field is optional.
-Copyright=Copyright (c) 2005-2007 GPLS/PINES
 ;
 ; This ID is just an example.  Every XUL app ought to have it's own unique ID.
 ; You can use the microsoft "guidgen" or "uuidgen" tools, or go on
@@ -35,4 +29,4 @@
 ; application requires.  It should be specified if your application uses
 ; unfrozen interfaces.  Specifying 1.8 matches all releases with a version
 ; prefixed by 1.8 (e.g., 1.8a4, 1.8b, 1.8.2).
-MaxVersion=1.9
+MaxVersion=1.10



More information about the open-ils-commits mailing list