Bug 107375 - update localVersion to 0.9.6. r=jbetak, sr=dveditz
git-svn-id: svn://10.0.0.236/trunk@107029 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
155f4be4c1
commit
d7d2ef3a82
@ -34,7 +34,7 @@
|
||||
chrome:displayName="pippki"
|
||||
chrome:author="PSM Team"
|
||||
chrome:name="pippki"
|
||||
chrome:localeVersion="0.9.4">
|
||||
chrome:localeVersion="0.9.6">
|
||||
</RDF:Description>
|
||||
|
||||
<!-- Declare overlay points used in this package -->
|
||||
|
||||
@ -44,5 +44,5 @@
|
||||
<!-- Version Information. State that we work only with major version of this
|
||||
package. -->
|
||||
<RDF:Description about="urn:mozilla:locale:en-US:pippki"
|
||||
chrome:localeVersion="0.9.4"/>
|
||||
chrome:localeVersion="0.9.6"/>
|
||||
</RDF:RDF>
|
||||
|
||||
@ -12,7 +12,7 @@
|
||||
chrome:displayName="pipnss"
|
||||
chrome:author="PSM Team"
|
||||
chrome:name="pipnss"
|
||||
chrome:localeVersion="0.9.4">
|
||||
chrome:localeVersion="0.9.6">
|
||||
</RDF:Description>
|
||||
</RDF:RDF>
|
||||
|
||||
|
||||
@ -22,5 +22,5 @@
|
||||
<!-- Version Information. State that we work only with major version of this
|
||||
package. -->
|
||||
<RDF:Description about="urn:mozilla:locale:en-US:pipnss"
|
||||
chrome:localeVersion="0.9.4"/>
|
||||
chrome:localeVersion="0.9.6"/>
|
||||
</RDF:RDF>
|
||||
|
||||
@ -38,7 +38,7 @@
|
||||
#define NS_PKCS11_CID \
|
||||
{0x74b7a390, 0x3b41, 0x11d4, { 0x8a, 0x80, 0x00, 0x60, 0x08, 0xc8, 0x44, 0xc3} }
|
||||
|
||||
#define PSM_VERSION_STRING "2.1"
|
||||
#define PSM_VERSION_STRING "2.2"
|
||||
|
||||
class nsIPSMComponent;
|
||||
class nsIDOMScriptObjectFactory;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user