9ccdfb
diff -up ./esc/src/app/xpcom/rhCoolKey.cpp.fix10 ./esc/src/app/xpcom/rhCoolKey.cpp
9ccdfb
--- ./esc/src/app/xpcom/rhCoolKey.cpp.fix10	2011-07-19 03:47:15.264254844 -0700
9ccdfb
+++ ./esc/src/app/xpcom/rhCoolKey.cpp	2011-07-19 03:47:30.224254842 -0700
9ccdfb
@@ -542,7 +542,7 @@ PRBool rhCoolKey::InitInstance()
9ccdfb
     static const GREVersionRange greVersion = 
9ccdfb
     {
9ccdfb
     "1.9", PR_TRUE,
9ccdfb
-    "2", PR_TRUE
9ccdfb
+    "9.9", PR_TRUE
9ccdfb
     };
9ccdfb
 
9ccdfb
     nsresult rv = GRE_GetGREPathWithProperties(&greVersion, 1, nsnull, 0, xpcom_path, 4096);
9ccdfb
diff -up ./esc/src/app/xul/esc/application.ini.fix10 ./esc/src/app/xul/esc/application.ini
9ccdfb
--- ./esc/src/app/xul/esc/application.ini.fix10	2011-07-19 03:42:23.368254822 -0700
9ccdfb
+++ ./esc/src/app/xul/esc/application.ini	2011-07-19 03:42:40.531254827 -0700
9ccdfb
@@ -25,11 +25,11 @@ Vendor=RedHat
9ccdfb
 Name=ESC
9ccdfb
 ;
9ccdfb
 ; This field specifies your application's version.  This field is optional.
9ccdfb
-Version=1.1.0-13
9ccdfb
+Version=1.1.0-15
9ccdfb
 ;
9ccdfb
 ; This field specifies your application's build ID (timestamp).  This field is
9ccdfb
 ; required.
9ccdfb
-BuildID=0000001013
9ccdfb
+BuildID=0000001015
9ccdfb
 ;
9ccdfb
 ; This ID is just an example.  Every XUL app ought to have it's own unique ID.
9ccdfb
 ; You can use the microsoft "guidgen" or "uuidgen" tools, or go on