aboutsummaryrefslogtreecommitdiffstats
path: root/src/chrome
diff options
context:
space:
mode:
authorJonathan McCrohan <jmccrohan@gmail.com>2011-11-30 21:19:02 +0000
committerJonathan McCrohan <jmccrohan@gmail.com>2011-11-30 21:19:02 +0000
commite8cdf971c0225b75ea938b6f2fbfc2df87f0e353 (patch)
treed557f618db24bd363cf3f3319a8a74cb6def84d0 /src/chrome
parent6af120a1814470527fcc6492c89c895229956004 (diff)
downloadMultiproxy-Switch-e8cdf971c0225b75ea938b6f2fbfc2df87f0e353.tar.gz
Fix menu transparency issue.v1.38.1
(Merged fork from Regis Cosnier)
Diffstat (limited to 'src/chrome')
-rw-r--r--src/chrome/content/globals.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/chrome/content/globals.js b/src/chrome/content/globals.js
index f7fb5e1..ee82427 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";
+const gmproxy_Version = "1.38.1";
const gmproxy_DownloadSite = "https://github.com/jmccrohan/Multiproxy-Switch";
var gSProxyStrBundle = null;
tr> 2014-07-23Imported Upstream version 0+git20140611.14bd6c7upstream/0+git20140611.14bd6c7Jonathan McCrohan7-11/+60 2014-05-13New Upstream Snapshot (commit 1246b27)Jonathan McCrohan1-0/+6 2014-05-13Imported 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