File: version.rb

package info (click to toggle)
ruby-gsl 2.1.0.3%2Bdfsg1-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 7,820 kB
  • sloc: ansic: 62,229; ruby: 15,845; sh: 19; makefile: 11
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