File: version.rb

package info (click to toggle)
ruby-dataobjects 0.10.8-4
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 416 kB
  • sloc: ruby: 2,917; makefile: 4
file content (3 lines) | stat: -rw-r--r-- 44 bytes parent folder | download
1
2
3
module DataObjects
  VERSION = '0.10.8'
end