# File lib/tmail/header.rb, line 721
def
version
sprintf
(
'%d.%d'
,
major
,
minor
)
end