Releasing Venkman 0.9.87.3, No Bug, NPOTFFB.
git-svn-id: svn://10.0.0.236/trunk@247359 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
9314273861
commit
4e4080dbf6
@ -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.87.2
|
||||
msg.locale.version = 0.9.87.3
|
||||
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/
|
||||
|
||||
@ -50,7 +50,7 @@
|
||||
|
||||
<!-- package information -->
|
||||
<RDF:Description about="urn:mozilla:package:venkman"
|
||||
chrome:displayName="JavaScript Debugger 0.9.87.2"
|
||||
chrome:displayName="JavaScript Debugger 0.9.87.3"
|
||||
chrome:author="mozilla.org"
|
||||
#expand chrome:localeVersion="__MOZILLA_LOCALE_VERSION__"
|
||||
chrome:name="venkman">
|
||||
|
||||
@ -40,7 +40,7 @@
|
||||
#filter substitution
|
||||
|
||||
const __vnk_version = "@VENKMAN_VERSION@";
|
||||
const __vnk_requiredLocale = "0.9.87.2";
|
||||
const __vnk_requiredLocale = "0.9.87.3";
|
||||
var __vnk_versionSuffix = "";
|
||||
|
||||
const __vnk_counter_url =
|
||||
|
||||
@ -1 +1 @@
|
||||
0.9.87.2
|
||||
0.9.87.3
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user