https://bz.apache.org/SpamAssassin/show_bug.cgi?id=8298
Bill Cole <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |INVALID CC| |[email protected] Status|NEW |RESOLVED --- Comment #1 from Bill Cole <[email protected]> --- This is a common Perl practice, e.g.: # perl -v This is perl 5, version 34, subversion 1 (v5.34.1) built for darwin-thread-multi-2level […] # perl -e 'print "$]\n";' 5.034001 The long form is used in production to name the active rules tree. Absent some reason that using the 2 different version formats actually causes problems in SpamAssassin, it is NOT A BUG. The bespoke version formatting choices of other projects is not relevant. -- You are receiving this mail because: You are the assignee for the bug.
