File: version.rb

package info (click to toggle)
ruby-ffi 1.9.10debian-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 1,344 kB
  • ctags: 2,112
  • sloc: ansic: 7,544; ruby: 5,760; sh: 24; makefile: 14
file content (4 lines) | stat: -rw-r--r-- 37 bytes parent folder | download
1
2
3
4
module FFI
  VERSION = '1.9.10'
end