[Pkg-mozext-commits] [firebug] 10/16: [firebug-2.0.4b1]
David Prévot
taffit at moszumanska.debian.org
Thu Sep 18 18:10:14 UTC 2014
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository firebug.
commit 8ef06b0b52ca0139c5310a4827fcc484a863fc0e
Author: Jan Odvarko <odvarko at gmail.com>
Date: Wed Sep 3 12:58:58 2014 +0200
[firebug-2.0.4b1]
---
extension/content/firebug/branch.properties | 2 +-
extension/install.rdf | 6 +++---
extension/install.rdf.tpl.xml | 4 ++--
extension/update.rdf.tpl.xml | 2 +-
4 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/extension/content/firebug/branch.properties b/extension/content/firebug/branch.properties
index 5af96cd..f952db5 100644
--- a/extension/content/firebug/branch.properties
+++ b/extension/content/firebug/branch.properties
@@ -1,5 +1,5 @@
# DO NOT MERGE INTO TRUNK
-RELEASE=.3
+RELEASE=.4b1
VERSION=2.0
TRUNK=
# To allow build.xml to drop the xpi directly into the svn working copy for getfirebug.com
diff --git a/extension/install.rdf b/extension/install.rdf
index 6c44ac4..d55e367 100644
--- a/extension/install.rdf
+++ b/extension/install.rdf
@@ -5,7 +5,7 @@
<Description about="urn:mozilla:install-manifest">
<em:id>firebug at software.joehewitt.com</em:id>
- <em:version>2.0.3</em:version>
+ <em:version>2.0.4b1</em:version>
<em:type>2</em:type>
<em:bootstrap>true</em:bootstrap>
@@ -14,7 +14,7 @@
<Description>
<em:id>toolkit at mozilla.org</em:id>
<em:minVersion>30.0a1</em:minVersion>
- <em:maxVersion>32.0</em:maxVersion>
+ <em:maxVersion>35.0</em:maxVersion>
</Description>
</em:targetApplication>
@@ -23,7 +23,7 @@
<Description>
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
<em:minVersion>30.0a1</em:minVersion>
- <em:maxVersion>32.0</em:maxVersion>
+ <em:maxVersion>35.0</em:maxVersion>
</Description>
</em:targetApplication>
diff --git a/extension/install.rdf.tpl.xml b/extension/install.rdf.tpl.xml
index 399ac18..4b954e9 100644
--- a/extension/install.rdf.tpl.xml
+++ b/extension/install.rdf.tpl.xml
@@ -14,7 +14,7 @@
<Description>
<em:id>toolkit at mozilla.org</em:id>
<em:minVersion>30.0a1</em:minVersion>
- <em:maxVersion>32.0</em:maxVersion>
+ <em:maxVersion>35.0</em:maxVersion>
</Description>
</em:targetApplication>
@@ -23,7 +23,7 @@
<Description>
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
<em:minVersion>30.0a1</em:minVersion>
- <em:maxVersion>32.0</em:maxVersion>
+ <em:maxVersion>35.0</em:maxVersion>
</Description>
</em:targetApplication>
diff --git a/extension/update.rdf.tpl.xml b/extension/update.rdf.tpl.xml
index 0fedd18..519c4d7 100644
--- a/extension/update.rdf.tpl.xml
+++ b/extension/update.rdf.tpl.xml
@@ -12,7 +12,7 @@
<r:Description>
<id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</id>
<minVersion>30.0a1</minVersion>
- <maxVersion>32.0</maxVersion>
+ <maxVersion>35.0</maxVersion>
<updateLink>https://getfirebug.com/releases/firebug/@VERSION@/@LEAF@</updateLink>
<updateInfoURL>https://getfirebug.com/updateInfo/firebug2.0.xml</updateInfoURL>
</r:Description>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/firebug.git
More information about the Pkg-mozext-commits
mailing list