Bug 7683 - .pre files boilerplate version number frozen
Summary: .pre files boilerplate version number frozen
Status: RESOLVED FIXED
Alias: None
Product: Spamassassin
Classification: Unclassified
Component: Building & Packaging (show other bugs)
Version: SVN Trunk (Latest Devel Version)
Hardware: PC Linux
: P2 trivial
Target Milestone: Undefined
Assignee: SpamAssassin Developer Mailing List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-01-15 14:06 UTC by jidanni
Modified: 2019-01-15 15:27 UTC (History)
1 user (show)



Attachment Type Modified Status Actions Submitter/CLA Status

Note You need to log in before you can comment on or make changes to this bug.
Description jidanni 2019-01-15 14:06:44 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,
Comment 1 Kevin A. McGrail 2019-01-15 15:27:31 UTC
Thanks.
Committed revision 1851379.