diff -up ./esc/src/app/xul/esc/application.ini.fix21 ./esc/src/app/xul/esc/application.ini --- ./esc/src/app/xul/esc/application.ini.fix21 2013-11-07 10:56:36.647816721 -0800 +++ ./esc/src/app/xul/esc/application.ini 2013-11-07 10:57:36.456818594 -0800 @@ -25,11 +25,11 @@ Vendor=RedHat Name=ESC ; ; This field specifies your application's version. This field is optional. -Version=1.1.0-19 +Version=1.1.0-25 ; ; This field specifies your application's build ID (timestamp). This field is ; required. -BuildID=0000001019 +BuildID=0000001025 ; ; 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 @@ -41,12 +41,12 @@ ID={6380471b-1924-4b48-b652-49f42951af86 ; This field is required. It specifies the minimum Gecko version that this ; application requires. Specifying 1.8 matches all releases with a version ; prefixed by 1.8 (e.g., 1.8a4, 1.8b, 1.8.2). -MinVersion=6.0.0 +MinVersion=24.0.0 ; ; This field is optional. It specifies the maximum Gecko version that this ; 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=22.0.0 +MaxVersion=25.0.0 [Shell]