Merging in version bump NO BUG

This commit is contained in:
Alex Keybl
2013-12-09 13:38:06 -05:00
parent 4c3d3081bf
commit 56381fb848
7 changed files with 7 additions and 7 deletions

View File

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