File: version.rb

package info (click to toggle)
ruby-mobile-fu 1.4.0%2Bgithub-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 152 kB
  • sloc: ruby: 206; makefile: 2
file content (3 lines) | stat: -rw-r--r-- 40 bytes parent folder | download | duplicates (3)
1
2
3
module MobileFu
  VERSION = "1.4.0"
end