File: version.rb

package info (click to toggle)
ruby-gsl 2.1.0.3%2Bdfsg1-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 4,984 kB
  • sloc: ansic: 62,039; ruby: 15,844; sh: 19; makefile: 12
file content (3 lines) | stat: -rw-r--r-- 63 bytes parent folder | download | duplicates (4)
1
2
3
module GSL
  RUBY_GSL_VERSION = RB_GSL_VERSION = '2.1.0.3'
end