File: version.rb

package info (click to toggle)
ruby-ffi-rzmq-core 1.0.7-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 192 kB
  • sloc: ruby: 524; makefile: 2
file content (3 lines) | stat: -rw-r--r-- 38 bytes parent folder | download
1
2
3
module LibZMQ
  VERSION = "1.0.7"
end