From: phasefx Date: Sun, 16 Nov 2008 18:36:24 +0000 (+0000) Subject: Let's raise the allowed xulrunner version for trunk X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=bee4cd27709f21acaca18aa1d15fdf6e746ca1ee;p=Evergreen.git Let's raise the allowed xulrunner version for trunk git-svn-id: svn://svn.open-ils.org/ILS/trunk@11228 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- diff --git a/Open-ILS/xul/staff_client/application.ini b/Open-ILS/xul/staff_client/application.ini index 0e81ebdb8b..a98b767ca8 100644 --- a/Open-ILS/xul/staff_client/application.ini +++ b/Open-ILS/xul/staff_client/application.ini @@ -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