File: version.rb

package info (click to toggle)
ruby-ffi-rzmq 2.0.1-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 380 kB
  • ctags: 204
  • sloc: ruby: 2,945; makefile: 2
file content (3 lines) | stat: -rw-r--r-- 35 bytes parent folder | download
1
2
3
module ZMQ
  VERSION = "2.0.1"
end