http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8315 Priority: P5 - low Change sponsored?: --- Bug ID: 8315 Assignee: gmcharlt@gmail.com Summary: fix 'C4::Output 3.02' errors in Koha Severity: major Classification: Unclassified OS: All Reporter: mtj@kohaaloha.com Hardware: All Status: NEW Version: master Component: Architecture, internals, and plumbing Product: Koha some lines in Koha have a hardcode version, like this... use C4::Output 3.02 which cause a version-mismatch error, like this... C4::Output version 3.02 required--this is only version 3.07.00.049 at review.pl line 33 -- You are receiving this mail because: You are watching all bug changes.