File: version.rb

package info (click to toggle)
ruby-maxitest 6.0.1-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 504 kB
  • sloc: ruby: 1,583; makefile: 7
file content (3 lines) | stat: -rw-r--r-- 40 bytes parent folder | download
1
2
3
module Maxitest
  VERSION = "6.0.1"
end