File: version.rb

package info (click to toggle)
ruby-distribution 0.7.3%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 624 kB
  • ctags: 379
  • sloc: ruby: 4,283; makefile: 7
file content (3 lines) | stat: -rw-r--r-- 44 bytes parent folder | download | duplicates (2)
1
2
3
module Distribution
  VERSION = '0.7.3'
end