File: version.rb

package info (click to toggle)
ruby-rubymail 1.1.4-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 744 kB
  • sloc: ruby: 5,330; makefile: 15
file content (3 lines) | stat: -rw-r--r-- 37 bytes parent folder | download
1
2
3
module RMail
  VERSION = '1.1.4'
end