Browse Source

start the move to mozilla 35

toddw 10 years ago
parent
commit
7cb030a66e
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 31.0.
+This version of PyXPCOM is designed to work with Firefox/XULRunner 35.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 31.0)
+* requires Mozilla XULRunner SDK (version 35.0)
 * autoconf 2.13
 
 Build Steps

+ 1 - 1
version.txt

@@ -1 +1 @@
-31.0.0.0
+35.0.0.0