File: version.rb

package info (click to toggle)
ruby-ox 2.1.1-2%2Bdeb9u1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 540 kB
  • sloc: ansic: 7,178; ruby: 415; makefile: 2
file content (5 lines) | stat: -rw-r--r-- 71 bytes parent folder | download | duplicates (3)
1
2
3
4
5

module Ox
  # Current version of the module. 
  VERSION = '2.1.1'
end