SA Bugzilla – Bug 7683
.pre files boilerplate version number frozen
Last modified: 2019-01-15 15:27:31 UTC
Something got stuck after 3.4.1: $ cd etc/mail/spamassassin $ grep 'during the installation' *.pre v310.pre:# This file was installed during the installation of SpamAssassin 3.1.0, v312.pre:# This file was installed during the installation of SpamAssassin 3.1.2, v320.pre:# This file was installed during the installation of SpamAssassin 3.2.0, v330.pre:# This file was installed during the installation of SpamAssassin 3.3.0, v340.pre:# This file was installed during the installation of SpamAssassin 3.4.0, v341.pre:# This file was installed during the installation of SpamAssassin 3.4.1, v342.pre:# This file was installed during the installation of SpamAssassin 3.4.1, v400.pre:# This file was installed during the installation of SpamAssassin 3.4.1,
Thanks. Committed revision 1851379.