# File lib/mp3info/id3v2.rb, line 116
  def version
    "2.#{@version_maj}.#{@version_min}"
  end