Bumped version in getVersion() for all formats.
committer: mfx <mfx> 1031846916 +0000
This commit is contained in:
@@ -252,6 +252,7 @@ static void assertPacker(const Packer *p)
|
||||
assert(p->getFormat() <= 255);
|
||||
assert(p->getVersion() >= 11);
|
||||
assert(p->getVersion() < 255);
|
||||
assert(p->getVersion() == 13);
|
||||
assert(strlen(p->getName()) <= 13);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user