Bump the XPCOM version from 8 to 9

This commit is contained in:
Ehsan Akhgari
2011-08-16 14:18:30 -04:00
parent e9a60f675b
commit 94e2e25fd4

View File

@@ -53,7 +53,7 @@ namespace mozilla {
*/
struct Module
{
static const unsigned int kVersion = 8;
static const unsigned int kVersion = 9;
struct CIDEntry;