File: version.rb

package info (click to toggle)
ruby-mustermann19 0.4.3%2Bgit20160621-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 756 kB
  • ctags: 445
  • sloc: ruby: 7,197; makefile: 3
file content (3 lines) | stat: -rw-r--r-- 42 bytes parent folder | download
1
2
3
module Mustermann
  VERSION = '0.4.3'
end