#
# info.rb
#
# Copyright (c) 1998-2004 Minero Aoki
#
# This program is free software.
# You can distribute/modify this program under the terms of
# the GNU Lesser General Public License version 2.1.
#

module TMail
  Version   = '0.10.8'
  Copyright = 'Copyright (c) 1998-2004 Minero Aoki'
end
