Browse Source

pyxpcom: start mozilla 31 compatibility

Todd Whiteman 10 years ago
parent
commit
23bd4e80f7
2 changed files with 3 additions and 3 deletions
  1. 2 2
      README.txt
  2. 1 1
      version.txt

+ 2 - 2
README.txt

@@ -1,6 +1,6 @@
 About
 -----
-This version of PyXPCOM is designed to work with Firefox/XULRunner 24.0.
+This version of PyXPCOM is designed to work with Firefox/XULRunner 31.0.
 
 You will find compatible PyXPCOM code for older versions of Mozilla at:
     http://hg.mozilla.org/pyxpcom/tags
@@ -13,7 +13,7 @@ XPCOM or embed Gecko from a Python application.
 Requirements
 ------------
 * requires Python 2.x (most tested with Python 2.7)
-* requires Mozilla XULRunner SDK (version 24.0)
+* requires Mozilla XULRunner SDK (version 31.0)
 * autoconf 2.13
 
 Build Steps

+ 1 - 1
version.txt

@@ -1 +1 @@
-24.0.0.0
+31.0.0.0