File: version.rb

package info (click to toggle)
ruby-solve 4.0.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,708 kB
  • sloc: ruby: 36,626; makefile: 3
file content (3 lines) | stat: -rw-r--r-- 44 bytes parent folder | download
1
2
3
module Solve
  VERSION = "4.0.4".freeze
end