zx2c4@thinkpad ~/opensmtpd-201306071637p1 $ grep -R SMTPD_VERSION
smtpd/smtpd.h:#define   SMTPD_VERSION            "opensmtpd-201306071637p1"
smtpd/smtpd.c:  log_info("info: %s %s starting", SMTPD_NAME, SMTPD_VERSION);


It should just be

#define   SMTPD_VERSION            "201306071637p1"

-- 
You received this email because you are subscribed to mailing list: 
[email protected]
To unsubscribe, send mail with subject:
        [[email protected]] unregister

Reply via email to