File: version.rb

package info (click to toggle)
ruby-rotp 2.1.1%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 340 kB
  • ctags: 79
  • sloc: ruby: 726; makefile: 16
file content (3 lines) | stat: -rw-r--r-- 36 bytes parent folder | download | duplicates (2)
1
2
3
module ROTP
  VERSION = "2.1.1"
end