File: version.rb

package info (click to toggle)
ruby-raemon 0.3.0%2Bgit.2012.05.18.b78eaae57c-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 220 kB
  • ctags: 104
  • sloc: ruby: 901; makefile: 4
file content (3 lines) | stat: -rw-r--r-- 38 bytes parent folder | download | duplicates (2)
1
2
3
module Raemon
  VERSION = '0.3.0'
end