File: version.rb

package info (click to toggle)
ruby-dbf 4.3.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,732 kB
  • sloc: ruby: 1,692; makefile: 9
file content (3 lines) | stat: -rw-r--r-- 42 bytes parent folder | download
1
2
3
module DBF
  VERSION = '4.3.2'.freeze
end