Let's raise the allowed xulrunner version for trunk
authorphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Sun, 16 Nov 2008 18:36:24 +0000 (18:36 +0000)
committerphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Sun, 16 Nov 2008 18:36:24 +0000 (18:36 +0000)
git-svn-id: svn://svn.open-ils.org/ILS/trunk@11228 dcc99617-32d9-48b4-a31d-7c20da2025e4

Open-ILS/xul/staff_client/application.ini

index 0e81ebd..a98b767 100644 (file)
@@ -9,16 +9,10 @@ Vendor=OpenILS
 ; 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 @@ MinVersion=1.8
 ; 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