aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md4
-rw-r--r--src/chrome/content/globals.js2
-rw-r--r--src/install.rdf6
3 files changed, 6 insertions, 6 deletions
diff --git a/README.md b/README.md
index 9577491..2e4259a 100644
--- a/README.md
+++ b/README.md
@@ -12,11 +12,11 @@ Change the .zip file to .xpi, and add manually to Firefox
Requirements:
----------------------
-Firefox 2.* - 8.*
+Firefox 2.* - 9.*
or
-Thunderbird 1.* - 8.*
+Thunderbird 1.* - 9.*
TODO:
----------------------
diff --git a/src/chrome/content/globals.js b/src/chrome/content/globals.js
index ee82427..1e9ffca 100644
--- a/src/chrome/content/globals.js
+++ b/src/chrome/content/globals.js
@@ -6,7 +6,7 @@ const gSProxyRdfNodeId = gSProxyRdfNodeUriRoot+ "#id";
const gSProxyRdfNodeName = gSProxyRdfNodeUriRoot+ "#name";
const gSProxyRdfNodeProxy = gSProxyRdfNodeUriRoot+ "#proxy";
-const gmproxy_Version = "1.38.1";
+const gmproxy_Version = "1.39";
const gmproxy_DownloadSite = "https://github.com/jmccrohan/Multiproxy-Switch";
var gSProxyStrBundle = null;
diff --git a/src/install.rdf b/src/install.rdf
index 99d21c2..23de151 100644
--- a/src/install.rdf
+++ b/src/install.rdf
@@ -5,7 +5,7 @@
<em:id>{BB080420-8088-F650-3D47-13799CCD6159}</em:id>
<em:name>Multiproxy Switch</em:name>
- <em:version>1.38.1</em:version>
+ <em:version>1.39</em:version>
<em:description>MPS lets you switch local proxies in Firefox and Thunderbird, and do more.</em:description>
<em:creator>jmccrohan</em:creator>
<em:contributor>Jeremy Gillick (http://www.mozmonkey.com)</em:contributor>
@@ -19,7 +19,7 @@
<Description>
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
<em:minVersion>1.5</em:minVersion>
- <em:maxVersion>8.*</em:maxVersion>
+ <em:maxVersion>9.*</em:maxVersion>
</Description>
</em:targetApplication>
<!-- Thunderbird -->
@@ -27,7 +27,7 @@
<Description>
<em:id>{3550f703-e582-4d05-9a08-453d09bdfdc6}</em:id>
<em:minVersion>1.0</em:minVersion>
- <em:maxVersion>8.*</em:maxVersion>
+ <em:maxVersion>9.*</em:maxVersion>
</Description>
</em:targetApplication>
</Description>
/commit/dvbv5_dvb-t/fi-Yllasjarvi?h=debian/0%2bgit20141009.d26b627-1&id=f5a002e361636dd41dc84a5fa1a2e1ee77862edb&follow=1'>Imported Upstream version 0+git20140512.1246b27upstream/0+git20140512.1246b27Jonathan McCrohan391-301/+3983 2014-04-05Release 0+git20140326.cfc2975-1debian/0+git20140326.cfc2975-1Jonathan McCrohan1-2/+2 2014-04-05d/control: update Homepage (upstream has moved from Gitweb to cgit)Jonathan McCrohan2-1/+2 2014-04-05New Upstream Snapshot (commit cfc2975)Jonathan McCrohan1-0/+6 2014-04-05Imported Upstream version 0+git20140326.cfc2975upstream/0+git20140326.cfc2975Jonathan McCrohan118-656/+877 2014-01-16Release 0+git20140107.1850cf8-1debian/0+git20140107.1850cf8-1Jonathan McCrohan1-2/+2 2014-01-16Update Standards Version to 3.9.5Jonathan McCrohan2-1/+9 No changes required