File: version.rb

package info (click to toggle)
ruby-ice-cube 0.16.4-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 800 kB
  • sloc: ruby: 7,823; makefile: 6
file content (5 lines) | stat: -rw-r--r-- 42 bytes parent folder | download
1
2
3
4
5
module IceCube

  VERSION = '0.16.4'

end