This is version 2.18 of FlexCat with the following changes:
Changes:
- respect UTF8 encoded strings when doing the minimum and maximum length checks. A single UTF8 character might be encoded in up to three ASCII characters.
- implemented a VERSION/N and REVISION/N option to allow to override the catalog version and revision numbers. This is e.g. the case if the ct/po files don't contain parseable
$Id$ specifiers in case git is used as revision control. For these cases the revision can now be specified on the command-line as well.