Merging in version bump NO BUG

This commit is contained in:
Alex Keybl
2013-06-24 11:37:32 -07:00
parent a1c8af52d7
commit 8e403d000e
7 changed files with 7 additions and 7 deletions

View File

@@ -21,7 +21,7 @@ namespace mozilla {
*/
struct Module
{
static const unsigned int kVersion = 24;
static const unsigned int kVersion = 25;
struct CIDEntry;