File: version.rb

package info (click to toggle)
ruby-magic 0.2.8-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 164 kB
  • ctags: 32
  • sloc: ruby: 187; makefile: 8
file content (3 lines) | stat: -rw-r--r-- 37 bytes parent folder | download
1
2
3
module Magic
  VERSION = "0.2.8"
end