Bump the binary compatibility version post-branch.

This commit is contained in:
Benjamin Smedberg 2011-03-23 10:28:41 -04:00
parent 383f49fb02
commit fcee48bcb1

View File

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