зеркало из https://github.com/mozilla/pjs.git
Bump version to 0.9.86 so we can actually release a version and know what's going on. r=me
This commit is contained in:
Родитель
40b4ff8d34
Коммит
6922419cbc
|
@ -49,7 +49,7 @@
|
|||
|
||||
<!-- package information -->
|
||||
<RDF:Description about="urn:mozilla:package:venkman"
|
||||
chrome:displayName="JavaScript Debugger 0.9.85"
|
||||
chrome:displayName="JavaScript Debugger 0.9.86"
|
||||
chrome:author="mozilla.org"
|
||||
#expand chrome:localeVersion="__MOZILLA_LOCALE_VERSION__"
|
||||
chrome:name="venkman">
|
||||
|
|
|
@ -37,8 +37,8 @@
|
|||
*
|
||||
* ***** END LICENSE BLOCK ***** */
|
||||
|
||||
const __vnk_version = "0.9.85";
|
||||
const __vnk_requiredLocale = "0.9.85";
|
||||
const __vnk_version = "0.9.86";
|
||||
const __vnk_requiredLocale = "0.9.86";
|
||||
var __vnk_versionSuffix = "";
|
||||
|
||||
const __vnk_counter_url =
|
||||
|
|
|
@ -58,7 +58,7 @@
|
|||
# character set to convert unicode messages to before writing them to a
|
||||
# profile report, or generated help text.
|
||||
msg.report.charset = utf-8
|
||||
msg.locale.version = 0.9.85
|
||||
msg.locale.version = 0.9.86
|
||||
msn.bad.locale = This version of Venkman is meant to work with a ``%1$S'' locale, but you are currently using a locale marked ``%2$S''. Chances are, you're going to have problems. Please change to the default locale, or upgrade your language pack.
|
||||
|
||||
msg.release.url = http://www.mozilla.org/releases/
|
||||
|
|
|
@ -5,12 +5,12 @@
|
|||
<em:id>{f13b157f-b174-47e7-a34d-4815ddfdfeb8}</em:id>
|
||||
<em:version>@REVISION@</em:version>
|
||||
|
||||
<!-- target: Mozilla Firefox, version 0.9 to 1.6 -->
|
||||
<!-- target: Mozilla Firefox, version 0.9 to 3.0 -->
|
||||
<em:targetApplication>
|
||||
<Description>
|
||||
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
|
||||
<em:minVersion>0.9</em:minVersion>
|
||||
<em:maxVersion>1.6</em:maxVersion>
|
||||
<em:maxVersion>3.0</em:maxVersion>
|
||||
</Description>
|
||||
</em:targetApplication>
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче